Skip to content

Commit

Permalink
Merge pull request #82 from zgosalvez/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-4.0.2

Bump actions/setup-node from 4.0.0 to 4.0.2
  • Loading branch information
zgosalvez committed Apr 9, 2024
2 parents 4df4913 + 2f75a6c commit 7a1838e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: get-runs-using-version
uses: ./
- name: Set up Node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
node-version: v${{ steps.get-runs-using-version.outputs.version }}
- name: Cache Node Packages
Expand Down

0 comments on commit 7a1838e

Please sign in to comment.