Skip to content

Commit

Permalink
Update pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Dec 26, 2024
1 parent 1155ed4 commit 7fd1c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: cvxgrp/.github/actions/coverage@main
- uses: cvxgrp/.github/actions/coverage@v1.1.0

# uncomment once the repo is public
- name: Coveralls GitHub Action
Expand All @@ -29,4 +29,4 @@ jobs:
deptry:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/deptry@main
- uses: cvxgrp/.github/actions/deptry@v1.1.0

0 comments on commit 7fd1c92

Please sign in to comment.