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 91496f2 + 0b7af1e commit 9b223a5Copy full SHA for 9b223a5
.github/workflows/python-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: "Checkout the repository"
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
with:
21
submodules: true
22
.github/workflows/python-packages.yml
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments