ci: Update GitHub actions

This commit is contained in:
joel16 2024-05-11 21:42:49 -04:00
parent 9f44d60c8c
commit 8b4f955a4d

View File

@ -17,7 +17,7 @@ jobs:
sudo apt-get -y install make git cmake python3
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive
@ -37,7 +37,7 @@ jobs:
mkdir build && cd build && cmake ..
make
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: VITA-Homebrew-Sorter.vpk
path: build/VITA-Homebrew-Sorter.vpk