Skip to content

Commit

Permalink
fix: bump node version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimen committed Jul 22, 2024
1 parent e536686 commit f9cb68c
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 @@ -28,7 +28,7 @@ jobs:

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18.19.0
node-version: 20

- uses: capralifecycle/actions-lib/configure-npm@93a3def017e46bbf9fd49179f4ce752283157c85 # v1.3.2

Expand Down

0 comments on commit f9cb68c

Please sign in to comment.