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 5887509 + 39802f6 commit 4cc507fCopy full SHA for 4cc507f
.github/workflows/qa.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Clone repository
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
- name: Use Python
23
uses: actions/setup-python@v6
24
with:
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: '0'
token: ${{ secrets.TOKEN_GITHUB_TO_GITHUB_REPOSITORIES_RW }}
0 commit comments