Skip to content

Commit

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

0 comments on commit a583bfe

Please sign in to comment.