We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f639aa + 1f3c58c commit ad37206Copy full SHA for ad37206
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
10
with:
11
fetch-depth: 0
12
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
release:
13
14
15
16
17
18
0 commit comments