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 5718437 commit 038de50Copy full SHA for 038de50
.github/workflows/semantic.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: setup node.js
27
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
28
29
node-version: "lts/*"
30
- name: generate-token
0 commit comments