Update actions/checkout (#9587)
This commit is contained in:
parent
a2e61c6708
commit
e1159e9ef2
5 changed files with 7 additions and 7 deletions
2
.github/workflows/docker-develop.yml
vendored
2
.github/workflows/docker-develop.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
if: github.repository == 'misskey-dev/misskey'
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3.3.0
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue