We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aec4c4 + 21ca5af commit aea1f52Copy full SHA for aea1f52
.github/workflows/ci_checks.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: checkout
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
- name: docker_pull_and_make
26
uses: ./.github/actions/docker_pull_and_make
27
with:
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
0 commit comments