Skip to content

Commit

Permalink
Merge pull request #301 from promiseofcake/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-node-4.0.4
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
2 parents 256ce42 + 4472a4f commit 6eddcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git config user.name "Lucas Kacher"
git config user.email "<[email protected]>"
- name: Set Node.js 20.x
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 20.x
- name: Install dependencies
Expand Down

0 comments on commit 6eddcb0

Please sign in to comment.