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 b12b9a0 commit 5f32c2bCopy full SHA for 5f32c2b
.github/workflows/check.yml
@@ -25,7 +25,7 @@ jobs:
25
cancel-in-progress: true
26
steps:
27
- name: Checkout code
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
with:
30
fetch-depth: 0
31
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
group: release-github
24
@@ -68,7 +68,7 @@ jobs:
68
group: release-npm
69
70
71
72
73
74
0 commit comments