Skip to content

Commit 0ff1ad5

Browse files
build(deps): bump actions/setup-node in the github-actions group (#21)
1 parent 97193bf commit 0ff1ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
submodules: recursive
3939

4040
- name: Use Node.js ${{ env.NODE_VERSION }}
41-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
41+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
4242
with:
4343
node-version: ${{ env.NODE_VERSION }}
4444

0 commit comments

Comments
 (0)