We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfc5f1a + 631c767 commit 2f64d54Copy full SHA for 2f64d54
.github/workflows/python-publish.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- name: Set up Python
26
uses: actions/setup-python@v3
27
with:
0 commit comments