diff --git a/action.yml b/action.yml index 5814368..024ead1 100644 --- a/action.yml +++ b/action.yml @@ -44,6 +44,7 @@ runs: # (uncommented for Github's version) - name: Expose GitHub Runtime if: env.ACTIONS_RUNTIME_TOKEN == '' + # uses: "https://github.com/crazy-max/ghaction-github-runtime@v3" uses: crazy-max/ghaction-github-runtime@v3 - name: Upload artifact (using v4)