Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #187 from ksxnodeapps/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-3

Bump actions/checkout from 2.4.0 to 3
  • Loading branch information
KSXGitHub authored Mar 7, 2022
2 parents db73a6d + 54d78b4 commit 2c3da0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
node: 14.x
cmd: pnpm run sane-fmt -- --log-format=github-actions --details=diff
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.vars.node }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 2c3da0c

Please sign in to comment.