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 9a11fcb commit 8c99d8eCopy full SHA for 8c99d8e
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
ls -al bin/
30
-
31
name: Upload artifacts
32
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
33
with:
34
name: compose-spec-${{ matrix.os }}-${{ matrix.arch }}
35
path: ./bin/*
0 commit comments