We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc5f1a commit 631c767Copy full SHA for 631c767
.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