Skip to content

Commit 8bff4df

Browse files
authored
Update linting.yaml
1 parent 52bf657 commit 8bff4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
if: github.event.pull_request.draft == false
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: UCL-MIRSG/.github/actions/linting@b863c874470757db8548388ab0135d573d70b48f # v0.127.0
26+
- uses: UCL-MIRSG/.github/actions/linting@b863c874470757db8548388ab0135d573d70b48f # v0
2727
with:
2828
pre-commit-config: ./.pre-commit-config.yaml

0 commit comments

Comments
 (0)