Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 25, 2023
1 parent e3c0031 commit cad3153
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@96a2565379d05b2b3f973de4391cb66ef2355ef7
uses: vmactions/openbsd-vm@e3c003171dd25721249398ad6ec56321be43c7fe
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@96a2565379d05b2b3f973de4391cb66ef2355ef7
uses: vmactions/openbsd-vm@e3c003171dd25721249398ad6ec56321be43c7fe
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit cad3153

Please sign in to comment.