We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e8978d + cac7fed commit 60c9a8aCopy full SHA for 60c9a8a
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@v4
+ uses: actions/checkout@v5
15
- name: Install dependencies
16
run: |
17
python -m pip install -r requirements.txt
0 commit comments