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 7481bc9 commit aca45a0Copy full SHA for aca45a0
.github/workflows/python-release-hf.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
22
- name: Set up Python
23
uses: actions/setup-python@v6
24
with:
0 commit comments