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 089b7c1 commit 59bfc0aCopy full SHA for 59bfc0a
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
id-token: write
34
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
- uses: actions/setup-python@v5
38
with:
39
python-version: "3.12"
0 commit comments