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 a55beda commit 5f6068cCopy full SHA for 5f6068c
1 file changed
.github/workflows/make.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
10
with:
11
fetch-depth: 1
12
show-progress: false
0 commit comments