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 bf77519 + b4ce5a6 commit 67e3891Copy full SHA for 67e3891
1 file changed
.github/workflows/auto-publish.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
contents: write
12
steps:
13
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
14
- uses: actions/setup-python@v6
15
with:
16
python-version: '3.12'
0 commit comments