Skip to content

Commit

Permalink
chore: bump node version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Feb 4, 2024
1 parent 53f90d5 commit 33c2960
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: 20
node-version: ["20"]
steps:
- uses: actions/checkout@b56e6a3d768b11aef1d4c73977caf6413c0d74c8 # v3.2.0
with:
Expand Down

0 comments on commit 33c2960

Please sign in to comment.