Skip to content

Commit

Permalink
Merge pull request #65 from kg8m/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-node-4.0.2

Bump actions/setup-node from 4.0.1 to 4.0.2
  • Loading branch information
kg8m authored Feb 18, 2024
2 parents b29c353 + 176be01 commit bd79e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
node-version: "19.0.0"
cache: npm
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
node-version: "19.0.0"
cache: npm
Expand Down

0 comments on commit bd79e3d

Please sign in to comment.