Skip to content

Commit

Permalink
ci: prefer hetznercloud/setup-hcloud action (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola authored Jan 12, 2024
1 parent e8f9199 commit 2f339d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: hetznercloud/tps-action@main
with:
token: ${{ secrets.HCLOUD_TOKEN }}
- uses: 3bit/setup-hcloud@v2
- uses: hetznercloud/setup-hcloud@v1
- uses: yokawasa/[email protected]
with:
setup-tools: |
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: hetznercloud/tps-action@main
with:
token: ${{ secrets.HCLOUD_TOKEN }}
- uses: 3bit/setup-hcloud@v2
- uses: hetznercloud/setup-hcloud@v1
- uses: yokawasa/[email protected]
with:
setup-tools: |
Expand Down

0 comments on commit 2f339d2

Please sign in to comment.