Skip to content

Commit 98d3d3f

Browse files
committed
Revert "Temporarily use a different branch of cisagov/setup-env-github-action"
This reverts commit ddbf6f7. This can be done now that cisagov/setup-env-github-action#65 has been merged.
1 parent 948ebde commit 98d3d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- id: setup-env
21-
uses: cisagov/setup-env-github-action@add-go-actions-for-go-skeleton
21+
uses: cisagov/setup-env-github-action@develop
2222
- uses: actions/checkout@v3
2323
- id: setup-python
2424
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)