Skip to content

Commit 9580489

Browse files
authored
Merge pull request #6 from HanashiDev/dependabot/github_actions/main/andstor/file-existence-action-2.0.0
Bump andstor/file-existence-action from 1.1.0 to 2.0.0
2 parents 35658d1 + c051e57 commit 9580489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Check file existence
2727
id: check_files
28-
uses: andstor/file-existence-action@v1.1.0
28+
uses: andstor/file-existence-action@v2.0.0
2929
with:
3030
files: "*.tar.gz"
3131

0 commit comments

Comments
 (0)