We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35658d1 + c051e57 commit 9580489Copy full SHA for 9580489
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Check file existence
27
id: check_files
28
- uses: andstor/file-existence-action@v1.1.0
+ uses: andstor/file-existence-action@v2.0.0
29
with:
30
files: "*.tar.gz"
31
0 commit comments