1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Revert "Temporarily use cisagov/setup-env-github-action@improvement/support_tf_0.13"

This reverts commit 6a7fbf07bd.
This commit is contained in:
David Redmin 2021-08-27 14:59:29 -04:00
parent 895a692ad8
commit b51dbb577e
No known key found for this signature in database
GPG key ID: E114D698CCCFB434

View file

@ -17,7 +17,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: cisagov/setup-env-github-action@improvement/support_tf_0.13
- uses: cisagov/setup-env-github-action@develop
- uses: actions/checkout@v2
- id: setup-python
uses: actions/setup-python@v2