Skip to content

Commit

Permalink
Updated Node version to 18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vgees authored Oct 24, 2023
1 parent f20743d commit ead5f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest]
node-version: [18.15.0]
node-version: [18.17.1]
runs-on: ${{ matrix.platform }}
env:
PUPPETEER_SKIP_DOWNLOAD: true
Expand Down

0 comments on commit ead5f0c

Please sign in to comment.