Skip to content

Commit

Permalink
fix: typo in github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dlstadther committed Aug 24, 2024
1 parent 9880088 commit 096de24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
type-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v
- uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 096de24

Please sign in to comment.