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.
2 parents 6029a52 + 4c6df5e commit 1a56336Copy full SHA for 1a56336
.github/workflows/docker.yml
@@ -17,7 +17,7 @@ jobs:
17
remove_haskell: true
18
remove_tool_cache: true
19
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
with:
22
fetch-depth: 0
23
.github/workflows/pre-commit.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
13
14
- uses: actions/setup-python@v5
15
.github/workflows/wheels.yml
@@ -10,7 +10,7 @@ jobs:
16
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments