Skip to content

Commit

Permalink
Upgrade setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Feb 26, 2022
1 parent c3df5cb commit cf190fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Git checkout
uses: actions/checkout@v2
- name: Node.js ${{ matrix.node }}
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
cache: npm
Expand Down

0 comments on commit cf190fa

Please sign in to comment.