We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e5ecb commit fd1ca88Copy full SHA for fd1ca88
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout Repo ⚡️
20
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
21
with:
22
fetch-depth: 0
23
0 commit comments