Skip to content

Commit

Permalink
Merge pull request #1140 from input-output-hk/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-4

Bump actions/setup-node from 3 to 4
  • Loading branch information
ffakenz authored Oct 25, 2023
2 parents 0e12668 + c2479cf commit 544a71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
fetch-depth: 0

- name: 🚧 Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 16
cache: 'yarn'
Expand Down

0 comments on commit 544a71c

Please sign in to comment.