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.
1 parent 7f6a993 commit 560b9f8Copy full SHA for 560b9f8
1 file changed
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
port: 8000
48
- name: Test in FreeBSD
49
id: test
50
- uses: vmactions/freebsd-vm@58a3cc17482f057e72a25c8e980f284fea585024
+ uses: vmactions/freebsd-vm@7f6a9934c05592d2eea84086301566bf282923dc
51
with:
52
envs: 'DEBUG MYTOKEN MYTOKEN2'
53
prepare: |
@@ -83,7 +83,7 @@ jobs:
83
- uses: actions/checkout@v4
84
85
86
87
88
envs: 'MYTOKEN MYTOKEN2'
89
0 commit comments