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 e495504 commit 1e1f70fCopy full SHA for 1e1f70f
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
timeout-minutes: 10
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
with:
19
persist-credentials: false
20
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
TOXENV: ${{ matrix.name }}
31
32
33
34
35
0 commit comments