Skip to content

Commit 0e479ca

Browse files
authored
Update test.yml
1 parent ce349d7 commit 0e479ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
runs-on: ubuntu-latest
5858
container: python:${{ matrix.python-version }}
5959
steps:
60-
- uses: actions/checkout@v2
60+
- uses: actions/checkout@v4
6161
- name: Install The Fuck with all dependencies
6262
run: |
6363
pip install -Ur requirements.txt coveralls

0 commit comments

Comments
 (0)