mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
3b1bef532b
commit
a8e6907305
5 changed files with 6 additions and 6 deletions
2
.github/workflows/docker-build-test.yml
vendored
2
.github/workflows/docker-build-test.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
sleep: 120
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: piped.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue