Skip to content

Commit

Permalink
bump checkout to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
markvader committed Apr 3, 2023
1 parent 9979f5f commit d31cda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- "3.10"

steps:
- uses: actions/checkout@v3.3.0
- uses: actions/checkout@v3.5.0
with:
fetch-depth: 2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit d31cda5

Please sign in to comment.