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/fat-build.yml
vendored
2
.github/workflows/fat-build.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
build-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue