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 dd78561 + 507fe98 commit c2a8218Copy full SHA for c2a8218
.github/workflows/build.yml
@@ -102,7 +102,7 @@ jobs:
102
uses: cisagov/setup-env-github-action@v1
103
- uses: actions/checkout@v4
104
- id: setup-python
105
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
106
with:
107
python-version: ${{ steps.setup-env.outputs.python-version }}
108
# We need the Go version and Go cache location for the actions/cache step,
0 commit comments