Skip to content

Commit

Permalink
chore: pre-commit checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Oct 25, 2024
1 parent 79caea7 commit 1de0644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Get python
uses: actions/setup-python@v3
- name: Run pre-commit check
Expand Down

0 comments on commit 1de0644

Please sign in to comment.