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 8779ace commit df0ffd3Copy full SHA for df0ffd3
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
22
23
- name: Set up Python
24
uses: actions/setup-python@v6
0 commit comments