We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 759c672 + 3053861 commit 52e22f4Copy full SHA for 52e22f4
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- name: Set up Python
13
uses: actions/setup-python@v5
14
with:
0 commit comments