diff --git a/.github/workflows/release-from-tag.yaml b/.github/workflows/release-from-tag.yaml index b332c223..8dcee28d 100644 --- a/.github/workflows/release-from-tag.yaml +++ b/.github/workflows/release-from-tag.yaml @@ -27,7 +27,7 @@ jobs: - name: Check File Existence id: check_files - uses: andstor/file-existence-action@v2 + uses: andstor/file-existence-action@v3 with: files: "${{ env.ARTEFACT_FILENAME }}"