We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024a163 + 90524be commit 0b8991aCopy full SHA for 0b8991a
1 file changed
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout master
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
0 commit comments