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 f9d66b5 commit 9b276d8Copy full SHA for 9b276d8
.github/workflows/commit.yaml
@@ -9,7 +9,7 @@ jobs:
9
lint-test-build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: Use Node.js 22.x
14
uses: actions/setup-node@v6
15
with:
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
release:
16
17
18
19
20
21
0 commit comments