Skip to content

Commit

Permalink
Update dry-publish.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abod-akhras authored Feb 23, 2024
1 parent dbb3852 commit 113412a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dry-publish.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x]
node-version: [16.x]
if: ${{ github.ref == 'refs/heads/master' }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 113412a

Please sign in to comment.