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 9b964fa + 02c4b80 commit 148fbaaCopy full SHA for 148fbaa
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
18
with:
19
fetch-depth: 0
20
0 commit comments