Skip to content
Snippets Groups Projects
Unverified Commit 1aca8432 authored by auphelia's avatar auphelia Committed by GitHub
Browse files

Merge pull request #651 from fionnodonohoe-xlnx/dev

[actions] Update precommit version to work with Act
parents 94c18458 ee76eebb
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v3
- name: Run Lint
uses: pre-commit/action@v2.0.0
uses: pre-commit/action@v3.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment