We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac89057 commit 409d1d9Copy full SHA for 409d1d9
.github/workflows/swift-toolchain.yml
@@ -3626,7 +3626,7 @@ jobs:
3626
triple_no_api_level: x86_64-unknown-linux-android
3627
3628
steps:
3629
- - uses: actions/download-artifact@v4
+ - uses: thebrowsercompany/gha-download-tar-artifact@59992d91335d4ecba543c8535f7d07238e42125d # main
3630
# There is currently no Android NDK for Windows ARM64 so build Android only on Windows X64 host only
3631
if: inputs.build_android
3632
with:
0 commit comments