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 ddafefb commit 876c682Copy full SHA for 876c682
.github/workflows/pages.yml
@@ -16,7 +16,7 @@ jobs:
16
contents: write
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
with:
21
fetch-depth: 0
22
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
11
12
13
14
.github/workflows/test.yml
0 commit comments