We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd18038 commit 1f93cd6Copy full SHA for 1f93cd6
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
- uses: actions/setup-python@v6
14
with:
15
python-version: "3.12"
0 commit comments