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.
1 parent 07f3961 commit 4ae95deCopy full SHA for 4ae95de
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Build distribution
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
- name: Set up Python
10
uses: actions/setup-python@v5
11
with:
0 commit comments