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 06c6840 commit 95b2c7dCopy full SHA for 95b2c7d
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Check out the repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
fetch-depth: 0
23
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
.github/workflows/update-template.yaml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
- name: Update template
16
uses: iterative/py-template@main
0 commit comments