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 19f5799 commit 0c3f7b5Copy full SHA for 0c3f7b5
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout repository
22
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
23
with:
24
fetch-depth: 0
25
0 commit comments