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 c6d0143 + c7a01c6 commit cffa275Copy full SHA for cffa275
.github/workflows/bashate.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-python@v6
20
with:
21
- python-version: 3.13
+ python-version: 3.14
22
- run: pip install bashate
23
- run: |
24
readarray -t files < <(find . -name '*.sh')
0 commit comments