Skip to content

Commit 40309d6

Browse files
committed
chore(deps): update actions/setup-node action to v4.4.0
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | actions/setup-node | v4.0.2 | v4.4.0 |
1 parent a460244 commit 40309d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: true
1818
fetch-depth: 0
19-
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 #tag=v4.0.2
19+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2020
with:
2121
node-version: '20'
2222
cache: 'npm'

0 commit comments

Comments
 (0)