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 87eb907 commit 97f1bde
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@b6c7b1f1e91450868564d6a94652eca60d4158bf
uses: vmactions/solaris-vm@87eb9073ecfdfcc4996f80a4bcc63dd0af1ac34b
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@b6c7b1f1e91450868564d6a94652eca60d4158bf
uses: vmactions/solaris-vm@87eb9073ecfdfcc4996f80a4bcc63dd0af1ac34b
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 97f1bde

Please sign in to comment.