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 bca75dc commit c9db9efCopy full SHA for c9db9ef
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
13
with:
14
fetch-depth: 0
15
- name: Setup Nodejs
.github/workflows/manual-publish.yml
@@ -6,7 +6,7 @@ jobs:
6
7
8
- name: Setup Nodejs Env
.github/workflows/release.yml
0 commit comments