Skip to content

Commit

Permalink
Update buildapp.yml Dependencies 🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Dec 29, 2023
1 parent f0fb136 commit 5776e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/[email protected]
with:
repository: theos/theos
ref: 3da31488281ecf4394d10302d2629607f4a1aa07
ref: 9941262c450c0abac524574cb96b9a4cdf5e50f4
path: theos
submodules: recursive

Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
APP_NAME: ${{ inputs.app_name }}

- name: Upload Artifact
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v4.0.0
env:
REBORN_VERSION: ${{ inputs.reborn_version }}
YOUTUBE_VERSION: ${{ inputs.youtube_version }}
Expand Down

0 comments on commit 5776e5b

Please sign in to comment.