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 aae1699 commit bff1a56Copy full SHA for bff1a56
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Clone repository
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
persist-credentials: false
24
0 commit comments