We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4925eb1 + 1f7c62e commit f74b4a3Copy full SHA for f74b4a3
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: cisagov/setup-env-github-action@develop
22
- uses: actions/checkout@v3
23
- id: setup-python
24
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
25
with:
26
python-version: "3.10"
27
# We need the Go version and Go cache location for the actions/cache step,
0 commit comments