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 36aadb7 commit 3004490Copy full SHA for 3004490
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout repository
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
with:
30
lfs: true
31
persist-credentials: false
0 commit comments