We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50dca28 commit da13704Copy full SHA for da13704
.github/workflows/check.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout repository
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
with:
25
persist-credentials: false
26
fetch-depth: 1 # 0 if you want to push to repo
0 commit comments