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 61249cc commit 5886f11Copy full SHA for 5886f11
README.yaml
@@ -85,7 +85,7 @@ usage: |-
85
name: Install depenedencies
86
runs-on: ubuntu-latest
87
steps:
88
- - uses: cloudposse-github-actions/install-gh-releases@v1
+ - uses: cloudposse-github-actions/install-gh-releases@main
89
with:
90
cache: true
91
config: |-
0 commit comments