Skip to content

Commit

Permalink
ci: use coatl-dev/workflows@v3 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl authored Feb 21, 2024
1 parent eaa5604 commit 536f9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-compile-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
pip-compile-upgrade:
uses: coatl-dev/workflows/.github/workflows/pip-compile-upgrade.yml@v2
uses: coatl-dev/workflows/.github/workflows/pip-compile-upgrade.yml@v3
with:
path: requirements
python-version: '3.12'
Expand Down

0 comments on commit 536f9cf

Please sign in to comment.