We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87660b4 commit eac1b3bCopy full SHA for eac1b3b
2 files changed
.github/workflows/pypi-package.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout source
31
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
32
with:
33
submodules: recursive
34
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
- name: Checkout repository
46
47
48
49
0 commit comments