Skip to content

Commit

Permalink
Merge pull request #26 from hypixelts/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
FC5570 committed Dec 30, 2022
2 parents 4c73a51 + 71c4bb3 commit a6e380e
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 @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
- name: Use Node.js
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # v2
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3
with:
node-version: 16
- name: Restore CI Cache
Expand Down

0 comments on commit a6e380e

Please sign in to comment.