We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cd321 commit fed7f08Copy full SHA for fed7f08
action.yml
@@ -20,6 +20,7 @@ runs:
20
- uses: oras-project/setup-oras@v1
21
with:
22
version: 1.0.1
23
+ - run: oras version
24
- id: main
25
run: '"$GITHUB_ACTION_PATH/mainw"'
26
shell: bash
0 commit comments