We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3c099 commit 55946f3Copy full SHA for 55946f3
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
Lint:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- uses: actions/setup-python@v6
17
with:
18
python-version: '3.14'
0 commit comments