We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4217ccf + cb8ec0d commit 6852b2eCopy full SHA for 6852b2e
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.0.2
+ uses: actions/checkout@v7.0.0
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