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 67cc5b7 commit b568626Copy full SHA for b568626
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
21
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v5
0 commit comments