Skip to content

Commit 721c48c

Browse files
committed
ci: use tmp branch to see if this fixes things
1 parent e53e82c commit 721c48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Lint
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: open-turo/actions-gha/lint@v2
13+
- uses: open-turo/actions-gha/lint@b/update_action_pre_commit
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}
1616
node-version: "20"

0 commit comments

Comments
 (0)