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 be88b5b commit 683ac3dCopy full SHA for 683ac3d
.github/workflows/ci-macos.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Upload artifacts
29
if: always()
30
- uses: actions/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.6.1
31
with:
32
name: artifacts-macOS-${{ matrix.xcode }}-${{ github.run_id }}
33
path: |
.github/workflows/ci-windows.yml
@@ -25,7 +25,7 @@ jobs:
25
26
name: artifacts-windows-${{ github.run_id }}
0 commit comments