Skip to content

Commit

Permalink
Update publish-native-assets-to-github-releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrutter authored May 2, 2024
1 parent 1885e99 commit e36551d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
node-version: [18.x, 20.x, 22.1]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e36551d

Please sign in to comment.