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 367c367 commit f7111d6Copy full SHA for f7111d6
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
]
32
test: [all, simple, launch, spawn]
33
steps:
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
35
- uses: actions/setup-python@v5
36
with:
37
python-version: 3.9
@@ -98,7 +98,7 @@ jobs:
98
lint:
99
runs-on: ubuntu-latest
100
101
102
103
104
0 commit comments