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 46c05a0 commit a57db12Copy full SHA for a57db12
.github/workflows/check.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
with:
21
persist-credentials: false
22
fetch-depth: 0 # 0 if you want to push to repo
0 commit comments