Update update-set-implementation-lists.yml

This commit is contained in:
ExpensiveKoala 2023-06-23 21:53:07 -07:00 committed by GitHub
parent c2bade1afa
commit 0880f163ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,12 +17,14 @@ jobs:
with:
actions: 'find-issues'
labels: 'tracking set'
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm install mustache
shell: bash
- uses: actions/github-script@v2.1.0
- uses: actions/github-script@v6.4.1
id: updateissues
with:
script: |