mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
try without hashes everywhere
This commit is contained in:
2
.github/actions/setup-project/action.yml
vendored
2
.github/actions/setup-project/action.yml
vendored
@@ -13,6 +13,6 @@ runs:
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.9"
|
||||
- name: Install pipenv
|
||||
- name: Install poetry
|
||||
shell: bash
|
||||
run: pip install --upgrade poetry
|
||||
|
||||
Reference in New Issue
Block a user