Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 2b8a088

Browse files
authored
Merge pull request #36 from escemi-tech/dependabot/github_actions/actions/setup-node-3.2.0
2 parents 9dea406 + 8dfd0ae commit 2b8a088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ runs:
6161
with:
6262
token: ${{ steps.prepare-checkout.outputs.token || github.token }}
6363

64-
- uses: actions/setup-node@v3.1.1
64+
- uses: actions/setup-node@v3.2.0
6565
id: setup-node
6666
with:
6767
node-version-file: ".nvmrc"

0 commit comments

Comments
 (0)