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 28d0b57 + 9d87d95 commit 97af082Copy full SHA for 97af082
.github/workflows/python.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
31
steps:
32
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
33
- name: Set up Python 3.9
34
uses: actions/setup-python@v3
35
with:
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
0 commit comments