We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4993ade commit 0af5e53Copy full SHA for 0af5e53
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- id: setup-env
21
uses: cisagov/setup-env-github-action@develop
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- id: setup-python
24
uses: actions/setup-python@v3
25
with:
0 commit comments