We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521182f commit 83a912eCopy full SHA for 83a912e
.github/workflows/update.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
19
- - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
20
21
- name: update tags & commits
22
run: node .github/workflows/update.js
0 commit comments