Bump versions of actions used by our workflows (#4586)

This commit is contained in:
jack1142
2020-11-09 20:26:49 +01:00
committed by GitHub
parent 91f7f9ebf4
commit 48ec2dfee0
5 changed files with 8 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Apply Triage Label
uses: actions/github-script@0.4.0
uses: actions/github-script@v3
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |