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 10a2fe9 + 3a4c964 commit cbc0a49Copy full SHA for cbc0a49
.github/workflows/patch.yml
@@ -55,7 +55,7 @@ jobs:
55
if: needs.check.outputs.proceed == 'true'
56
runs-on: ubuntu-latest
57
steps:
58
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
59
60
- uses: actions/setup-python@v5
61
with:
0 commit comments