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 c7bf648 commit 1f5fb0cCopy full SHA for 1f5fb0c
.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@v5
+ uses: actions/checkout@v6
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