Skip to content

Commit 252d2c8

Browse files
authored
chore(deps): bump actions/setup-node from efcb663fc60e97218a2b2d6d827f7830f164739e to 53b83947a5a98c8d113130e565377fae1a50d02f (#337)
2 parents 5e59618 + 6981909 commit 252d2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # main
3333

3434
- name: 🟢 Setup Node.js
35-
uses: actions/setup-node@efcb663fc60e97218a2b2d6d827f7830f164739e # main
35+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # main
3636
with:
3737
node-version-file: ".tool-versions"
3838
cache: "npm"

0 commit comments

Comments
 (0)