We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f8768 commit a855f64Copy full SHA for a855f64
1 file changed
.github/workflows/build-macos.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Step 6: Upload the build artifacts
53
- name: Upload Artifact
54
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
55
with:
56
name: OpenXR-Loader-macos-${GITHUB_REF#refs/tags/}
57
path: install/OpenXR-Loader-macos-${GITHUB_REF#refs/tags/}.tar.gz
0 commit comments