Skip to content

Commit

Permalink
infra: use latest node setup
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Nov 26, 2023
1 parent e9055de commit f8d99df
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 @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Node.js 🔨
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: '20'

Expand Down

0 comments on commit f8d99df

Please sign in to comment.