Skip to content

Commit

Permalink
Merge pull request #24 from DimitriPapadopoulos/actions
Browse files Browse the repository at this point in the history
Update GitHub Action
  • Loading branch information
wtclarke authored Jan 10, 2023
2 parents 9a5d222 + 2dd899d commit 1e15f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true
lfs: true
Expand Down

0 comments on commit 1e15f95

Please sign in to comment.