Thanks to visit codestin.com Credit goes to github.com
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 7a9d2b6 commit c6d7857Copy full SHA for c6d7857
README.md
@@ -38,7 +38,7 @@ jobs:
38
run: echo "::set-output name=hash::$(git rev-parse --short HEAD)"
39
40
- name: Update Coder Template
41
- uses: matifali/update-coder-template@v1
+ uses: matifali/update-coder-template@latest
42
with:
43
CODER_TEMPLATE_NAME: "my-template"
44
CODER_TEMPLATE_DIR: "my-template"
0 commit comments