diff --git a/post-bugsplat-mac/action.yaml b/post-bugsplat-mac/action.yaml index 830b317..7eb7c0e 100644 --- a/post-bugsplat-mac/action.yaml +++ b/post-bugsplat-mac/action.yaml @@ -28,7 +28,7 @@ runs: using: composite steps: - name: Download viewer symbols - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: macOS-symbols path: _artifacts