We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60c9a8a + 651c857 commit 81b1bd3Copy full SHA for 81b1bd3
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
name: GitHub Action
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
- name: Install dependencies
16
run: |
17
python -m pip install -r requirements.txt
0 commit comments