We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a4489 commit c997c7bCopy full SHA for c997c7b
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
SCAN_SCHEME: IGListKit
27
28
- name: Upload result bundle
29
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
30
with:
31
name: result_bundle.xcresult
32
path: result_bundle.xcresult
0 commit comments