提交 ce3b4956 编写于 作者: J Jackson Kearl

Actually upgrade to latest actions

上级 e246aa4a
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run Needs More Info Labeler
uses: ./needs-more-info-labeler
with:
......
......@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
path: ./actions
- name: Checkout Repo
uses: actions/checkout@v2
......
......@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run Commands
uses: ./commands
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run CopyCat (JacksonKearl/testissues)
uses: ./copycat
with:
......
......@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run Locker
uses: ./locker
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run New Release
uses: ./new-release
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v18
ref: v19
- name: Run Test Plan Item Validator
uses: ./test-plan-item-validator
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册