Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Update actions/setup-node action to v3.6.0 (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Feb 1, 2023
1 parent d617329 commit 36066d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
restore-keys: |
${{ runner.os }}-
- uses: actions/setup-node@v3.5.1
- uses: actions/setup-node@v3.6.0
with:
node-version: 16
cache: pnpm
Expand Down

0 comments on commit 36066d3

Please sign in to comment.