Skip to content

Commit

Permalink
Merge pull request #144 from ZornTaov/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-3.3.0

Bump actions/checkout from 2.4.0 to 3.3.0
  • Loading branch information
ZornTaov authored Oct 31, 2024
2 parents 0f4eac1 + 0a7569e commit f85345f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: [12.x, 14.x]

steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3.3.0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/[email protected]
with:
Expand Down

0 comments on commit f85345f

Please sign in to comment.