Skip to content

Commit

Permalink
Update to Node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible committed Nov 1, 2024
1 parent ddb3923 commit 3c966c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sample-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20
env:
node-version: 20
node-version: 22
steps:
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 3c966c6

Please sign in to comment.