Skip to content

Commit

Permalink
chore: upgrade to setup node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fwuensche committed Sep 7, 2024
1 parent 7053682 commit 5ac8603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}

- name: Set up node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version-file: .nvmrc
cache: npm
Expand Down

0 comments on commit 5ac8603

Please sign in to comment.