Skip to content

Commit 1bb7530

Browse files
Update readme
1 parent 7f2808b commit 1bb7530

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_ipa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: 5. Store IPA as Workflow Artifact
5454
if: env.UPLOAD_IPA == 'true'
55-
uses: actions/upload-artifact@v4
55+
uses: actions/upload-artifact@v7
5656
with:
5757
name: StikDebug-Debug.ipa
5858
path: StikDebug.ipa

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<a href="https://stikstore.app/altdirect/?url=https://stikdebug.xyz/index.json" target="_blank">
4242
<img src="https://github.com/stikstore/altdirect/blob/main/assets/png/AltSource_Blue.png" alt="Add AltSource" width="200">
4343
</a>
44-
<a href="https://github.com/StephenDev0/StikDebug/releases/download/3.1.5/StikDebug-3.1.5.ipa" target="_blank">
44+
<a href="https://github.com/StephenDev0/StikDebug/releases/download/3.1.6/StikDebug-3.1.6.ipa" target="_blank">
4545
<img src="https://github.com/stikstore/altdirect/blob/main/assets/png/Download_Blue.png" alt="Download .ipa" width="200">
4646
</a>
4747
</div>

0 commit comments

Comments
 (0)