🔨 Update buildapp.yml Dependencies

This commit is contained in:
arichorn 2023-08-27 16:14:45 -05:00 committed by GitHub
parent 9c099faa10
commit afe0955072
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
steps:
- name: Checkout Main
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
with:
path: main
submodules: recursive
@ -62,7 +62,7 @@ jobs:
run: echo "$(brew --prefix make)/libexec/gnubin" >> $GITHUB_PATH
- name: Setup Theos
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
with:
repository: theos/theos
ref: 3da31488281ecf4394d10302d2629607f4a1aa07
@ -87,7 +87,7 @@ jobs:
THEOS: ${{ github.workspace }}/theos
- name: Setup Theos Jailed
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
with:
repository: qnblackcat/theos-jailed
ref: master