mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 11:55:01 +03:00
Update actions/checkout action to v3
This commit is contained in:
parent
88954f7318
commit
017a87eeeb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -721,7 +721,7 @@ jobs:
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Restore Admin coverage
|
||||
uses: actions/download-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user