Skip to content

Commit 4a45374

Browse files
Bump tj-actions/changed-files from 39 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v39...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 039b5e0 commit 4a45374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.GH_ACTION_VERSION_UPDATE }}
2222
- name: Get changed files
2323
id: changed-files-specific
24-
uses: tj-actions/changed-files@v39
24+
uses: tj-actions/changed-files@v41
2525
with:
2626
files: |
2727
py4DSTEM/version.py

0 commit comments

Comments
 (0)