Skip to content

Commit

Permalink
Use new composite action branch temporarily
Browse files Browse the repository at this point in the history
I updated the actions based on some bugs identified in this repo, so
try again with the temporary ref.
  • Loading branch information
amstilp committed May 28, 2024
1 parent 69dd089 commit 1848e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: 3.8

- name: Update requirements files
uses: UW-GAC/pip-tools-actions/update-requirements-files@v1.0
uses: UW-GAC/pip-tools-actions/update-requirements-files@feature/internal-refs
with:
requirements_files: |-
requirements/requirements.in
Expand Down

0 comments on commit 1848e0b

Please sign in to comment.