Skip to content

Commit

Permalink
Merge pull request #2011 from area363/add-previewnet
Browse files Browse the repository at this point in the history
revert bridge action version
  • Loading branch information
area363 authored Sep 5, 2024
2 parents 859e309 + 317e285 commit 889e6f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snapshot-reset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
needs: [release-odin, release-heimdall]
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v2
- name: Set up kubectl
uses: azure/setup-kubectl@v1
with:
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
needs: [release-odin-preview, release-heimdall-preview]
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v2
- name: Set up kubectl
uses: azure/setup-kubectl@v1
with:
Expand Down

0 comments on commit 889e6f0

Please sign in to comment.