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 67c7b90 commit 7ab9a18Copy full SHA for 7ab9a18
.github/workflows/build-reactant-reusable.yml
@@ -190,7 +190,7 @@ jobs:
190
working-directory: ${{ inputs.build_project }}
191
env:
192
ENZYME_JAX_COMMIT: ${{ inputs.enzyme_jax_commit }}
193
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
194
with:
195
name: products-${{ matrix.platform }}
196
path: ${{ inputs.build_project }}/products
0 commit comments