Skip to content

Commit fed7f08

Browse files
committed
add version check
1 parent 17cd321 commit fed7f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runs:
2020
- uses: oras-project/setup-oras@v1
2121
with:
2222
version: 1.0.1
23+
- run: oras version
2324
- id: main
2425
run: '"$GITHUB_ACTION_PATH/mainw"'
2526
shell: bash

0 commit comments

Comments
 (0)