提交 02aab76d 编写于 作者: J Jackson Kearl

Upgrade to v3 of JacksonKearl/vscode-triage-github-actions

上级 b9504ae6
...@@ -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: v2 ref: v3
- 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: v2 ref: v3
- 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: v2 ref: v3
# - 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.
先完成此消息的编辑!
想要评论请 注册