Chore: upgrade github actions

This commit is contained in:
Dreamacro
2021-08-07 22:27:23 +08:00
parent 588645a2c3
commit 9b0bbb90ff
3 changed files with 2 additions and 5 deletions

View File

@ -52,7 +52,7 @@ jobs:
- name: Get all docker tags
if: startsWith(github.ref, 'refs/tags/')
uses: actions/github-script@v3
uses: actions/github-script@v4
id: tags
with:
script: |