1
Fork 0
mirror of https://github.com/RGBCube/cinny synced 2025-08-01 09:27:46 +00:00

Remove unused deps, restore github-script to 3.1.0

This commit is contained in:
Ajay Bura 2022-01-31 22:29:18 +05:30
parent 53cc929a72
commit e4571bf668
3 changed files with 8 additions and 101 deletions

View file

@ -14,7 +14,7 @@ jobs:
# workflow_run action (https://github.com/actions/download-artifact/issues/60)
# so instead we get this mess:
- name: 'Download artifact'
uses: actions/github-script@v5.1.0
uses: actions/github-script@v3.1.0
with:
script: |
var artifacts = await github.actions.listWorkflowRunArtifacts({