Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou committed Oct 28, 2024
1 parent 30dca31 commit 017b8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@4
uses: actions/checkout@v4

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

0 comments on commit 017b8c0

Please sign in to comment.