Skip to content

Commit

Permalink
chore(template): sync with hutchic-org/template-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed Oct 28, 2024
1 parent 116bf62 commit 05237e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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,8 +17,8 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/setup-python@v5.3.0
- uses: actions/[email protected].2
- uses: actions/setup-python@v5.2.0
with:
python-version: '3.8'
- run: pip install 'virtualenv<20.11.0'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Sync
uses: ahmadnassri/[email protected]
with:
Expand Down

0 comments on commit 05237e3

Please sign in to comment.