Skip to content

Commit

Permalink
Update actions/setup-node from v1 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Feb 2, 2024
1 parent f313734 commit add698d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: dub run --single -q .github/hello.d

- name: Install Node.js 16.x
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: 16

Expand Down

0 comments on commit add698d

Please sign in to comment.