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 1bebbcb + 6a27239 commit 18b90a0Copy full SHA for 18b90a0
.github/workflows/freebsd_build.yml
@@ -25,7 +25,7 @@ jobs:
25
submodules: recursive
26
- name: build in FreeBSD VM
27
id: build
28
- uses: cross-platform-actions/action@5800fa0060a22edf69992a779adac3d2bb3a6f8a # v0.22.0
+ uses: cross-platform-actions/action@a4a7327f8112bc2513a07701786a0c3c1193583a # v0.23.0
29
with:
30
memory: 2048
31
shell: sh
.github/workflows/freebsd_scan_build.yml
- name: clang scan build in FreeBSD VM
id: clang-scan-build
0 commit comments