Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 30, 2023
1 parent e9cac58 commit 63dd44e
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@f4767a6a487d43c16755746c9244b27492bdbb54
uses: vmactions/openbsd-vm@e9cac58b35954d697df0cb2338c2e0c7382bae01
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@f4767a6a487d43c16755746c9244b27492bdbb54
uses: vmactions/openbsd-vm@e9cac58b35954d697df0cb2338c2e0c7382bae01
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 63dd44e

Please sign in to comment.