We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 983a703 + b94fa6b commit 790b37eCopy full SHA for 790b37e
2 files changed
.github/workflows/node.js.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Check out
27
- uses: actions/checkout@v6
+ uses: actions/checkout@v6.0.2
28
29
- name: Use Node.js ${{ matrix.node-version }}
30
uses: actions/setup-node@v6
.github/workflows/publish-demo.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: Use Node v24
21
0 commit comments