We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e9e23 commit 2d1935cCopy full SHA for 2d1935c
.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.1.2
+ uses: vmactions/openbsd-vm@v1.1.3
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