We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c3a161 + f49ce9a commit 8964c7dCopy full SHA for 8964c7d
1 file changed
.github/workflows/release.yaml
@@ -161,7 +161,7 @@ jobs:
161
name: go-microvm-firmware-linux-${{ matrix.arch }}
162
163
- name: Install oras
164
- uses: oras-project/setup-oras@v1
+ uses: oras-project/setup-oras@v2
165
166
- name: Login to ghcr.io
167
run: |
@@ -199,7 +199,7 @@ jobs:
199
name: go-microvm-firmware-darwin-${{ matrix.arch }}
200
201
202
203
204
205
0 commit comments