Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 3, 2023
1 parent d3f83b8 commit a0ac5ee
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 Solaris
id: test
uses: vmactions/solaris-vm@83c358c5d972126f56a4c9644223f41d9015baa4
uses: vmactions/solaris-vm@d3f83b81f8a32949116e768e129cd3da5bdde5de
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in Solaris
id: test
uses: vmactions/solaris-vm@83c358c5d972126f56a4c9644223f41d9015baa4
uses: vmactions/solaris-vm@d3f83b81f8a32949116e768e129cd3da5bdde5de
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit a0ac5ee

Please sign in to comment.