Skip to content

Commit

Permalink
Update file-existence-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiletmis committed Feb 5, 2024
1 parent 5232912 commit 50d87a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Check file existence
id: check_files
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v3
with:
files: "./.changeset/changeset.md"

Expand Down

0 comments on commit 50d87a2

Please sign in to comment.