提交 3214f34d 编写于 作者: J Jackson Kearl

Upgrade to v6

上级 1b5738cb
...@@ -13,7 +13,7 @@ jobs: ...@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
repository: 'JacksonKearl/vscode-triage-github-actions' repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v5 ref: v6
- name: Run Commands - name: Run Commands
uses: ./commands uses: ./commands
with: with:
......
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
repository: 'JacksonKearl/vscode-triage-github-actions' repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v5 ref: v6
- name: Run CopyCat (JacksonKearl/testissues) - name: Run CopyCat (JacksonKearl/testissues)
uses: ./copycat uses: ./copycat
with: with:
......
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
repository: 'JacksonKearl/vscode-triage-github-actions' repository: 'JacksonKearl/vscode-triage-github-actions'
ref: master ref: v6
- name: Run Needs Version Info - name: Run Needs Version Info
uses: ./needs-more-info uses: ./needs-more-info
with: with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册