Skip to content

Commit

Permalink
chore: bump python action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Jan 2, 2025
1 parent c9f2e0d commit 0c40c7e
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 @@ -16,7 +16,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
- name: Get python
uses: actions/setup-python@v3
uses: actions/setup-python@v5
- name: Run pre-commit check
uses: pre-commit/[email protected]
with:
Expand Down

0 comments on commit 0c40c7e

Please sign in to comment.