Skip to content

Commit

Permalink
chore(template): sync with hutchic-org/template-ghcr-python
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed Jul 10, 2024
1 parent 8b403b4 commit b1f7c34
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 @@ -11,14 +11,14 @@ jobs:
if: ${{ github.actor != 'pull[bot]' }}
steps:
- run: echo "$github.actor"
- uses: amannn/[email protected].2
- uses: amannn/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
python-version: '3.8'
- run: pip install 'virtualenv<20.11.0'
Expand Down

0 comments on commit b1f7c34

Please sign in to comment.