mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Temporarily use cisagov/setup-env-github-action@improvement/support_tf_0.13
This change will be reverted when testing is completed.
This commit is contained in:
parent
60b612ded5
commit
6a7fbf07bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: cisagov/setup-env-github-action@develop
|
||||
- uses: cisagov/setup-env-github-action@improvement/support_tf_0.13
|
||||
- uses: actions/checkout@v2
|
||||
- id: setup-python
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Reference in a new issue