Skip to content

Commit

Permalink
Upgrade Checkout action version for GH mypy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Oct 30, 2022
1 parent 0db8bb5 commit d6ddcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: Mypy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: "Main Script"
run: |
curl -L -O https://tiker.net/ci-support-v0
Expand Down

0 comments on commit d6ddcc0

Please sign in to comment.