Skip to content

Commit

Permalink
Merge pull request #3 from co-cddo/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-node-4.0.4

Bump actions/setup-node from 4.0.2 to 4.0.4
  • Loading branch information
chrisns authored Sep 30, 2024
2 parents 4e529ab + 9e11198 commit 6a758f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: 🎚️ Enable corepack
run: corepack enable

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version-file: .nvmrc
cache: yarn
Expand Down

0 comments on commit 6a758f5

Please sign in to comment.