Skip to content

Commit

Permalink
Merge pull request #263 from promiseofcake/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-node-4.0.1
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
2 parents 3f6175b + 472b94e commit cbb8073
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 16.x
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: 16.x
- name: Install dependencies
Expand Down

0 comments on commit cbb8073

Please sign in to comment.