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 9d8fe95 + 29dea09 commit 2920159Copy full SHA for 2920159
.github/workflows/static_code_analysis.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: 'ubuntu-20.04'
18
steps:
19
- name: Checkout current PR code
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
with:
22
fetch-depth: 0
23
.github/workflows/task_acceptance_tests.yaml
@@ -23,7 +23,7 @@ jobs:
24
25
26
27
28
- name: Install docker
29
uses: docker/setup-buildx-action@v1
0 commit comments