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 da22ee7 commit 22a2c7fCopy full SHA for 22a2c7f
.github/workflows/ci.yml
@@ -133,7 +133,7 @@ jobs:
133
TOOLS_TARGET: ${{ matrix.tools-target }}
134
PACKED_EXEC: ${{ matrix.packed-exec }}
135
- name: Upload artifact
136
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
137
with:
138
name: brioche-runtime-utils-${{ matrix.name }}
139
if-no-files-found: error
0 commit comments