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 3d40463 + 2ebadc5 commit 09696c5Copy full SHA for 09696c5
.github/workflows/python-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: "Checkout the repository"
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
with:
21
submodules: true
22
.github/workflows/python-packages.yml
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments