Skip to content

Commit

Permalink
Merge pull request #593 from py4dstem/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 39 to 41 in /.github/workflows
  • Loading branch information
sezelt authored Jan 2, 2024
2 parents 039b5e0 + 4a45374 commit 4243c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.GH_ACTION_VERSION_UPDATE }}
- name: Get changed files
id: changed-files-specific
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v41
with:
files: |
py4DSTEM/version.py
Expand Down

0 comments on commit 4243c33

Please sign in to comment.