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.
2 parents 63389cd + 99defc0 commit 8b30a28Copy full SHA for 8b30a28
2 files changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
17
18
0 commit comments