Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 20, 2023
1 parent 0bc522d commit 4034eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@d50db1de19e70496fba3280d4c7c8891409fcd1d
uses: vmactions/openbsd-vm@0bc522debd900ec002b55817ca03f5386296c99f
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@d50db1de19e70496fba3280d4c7c8891409fcd1d
uses: vmactions/openbsd-vm@0bc522debd900ec002b55817ca03f5386296c99f
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 4034eaf

Please sign in to comment.