Skip to content

Commit a855f64

Browse files
committed
ci: Update to actions/upload-artifact@v4
1 parent 91f8768 commit a855f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
# Step 6: Upload the build artifacts
5353
- name: Upload Artifact
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: OpenXR-Loader-macos-${GITHUB_REF#refs/tags/}
5757
path: install/OpenXR-Loader-macos-${GITHUB_REF#refs/tags/}.tar.gz

0 commit comments

Comments
 (0)