Skip to content

Commit

Permalink
Fix #8, pinned-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bcodesido committed Jan 10, 2025
1 parent 1d63bb4 commit 4345fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: "Check file existence"
id: check_files
uses: andstor/file-existence-action@v3
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
with:
files: "package.json, README.md"

Expand Down

0 comments on commit 4345fd7

Please sign in to comment.