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 0512a81 commit 3c1c05bCopy full SHA for 3c1c05b
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v6.0.3
+ uses: actions/checkout@v7.0.0
21
with:
22
fetch-depth: 0
23
submodules: true
0 commit comments