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 401959c + 427b09f commit a025c42Copy full SHA for a025c42
1 file changed
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
publish:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
14
- uses: actions/setup-python@v6
15
with:
16
python-version-file: "pyproject.toml"
0 commit comments