Skip to content

Commit

Permalink
Update Dependencies (buildapp.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Mar 24, 2024
1 parent 492ee35 commit 757edd5
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 @@ -76,7 +76,7 @@ jobs:

- name: SDK Caching
id: SDK
uses: actions/[email protected].1
uses: actions/[email protected].2
env:
cache-name: iOS-${{ inputs.sdk_version }}-SDK
with:
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Create Release
id: create_release
uses: softprops/[email protected].1
uses: softprops/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UYOU_VERSION: ${{ inputs.uyou_version }}
Expand Down

0 comments on commit 757edd5

Please sign in to comment.