We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c205c commit 96bfa68Copy full SHA for 96bfa68
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
ruby-version: "3.4.7"
15
- name: "Run easy compile"
16
id: get_versions
17
- uses: "./.github/actions/easy_compile"
+ uses: "shopify-playground/edouard-playground/.github/actions/easy_compile@ec-outputs"
18
with:
19
step: "get_versions"
20
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments