We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f67d4 commit bfc34f0Copy full SHA for bfc34f0
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout Repo
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments