We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff80e5a commit cce94d7Copy full SHA for cce94d7
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# Prepare OpenBSD-stable VM and run build
57
- name: Prepare OpenBSD VM and build
58
- uses: vmactions/openbsd-vm@v1.0.9
+ uses: vmactions/openbsd-vm@v1.1.0
59
with:
60
usesh: true
61
sync: rsync
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
ci/openbsd_build.sh
29
30
31
32
33
34
0 commit comments