We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adbf457 + 6b5b0f6 commit d9c943cCopy full SHA for d9c943c
1 file changed
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Upload bottles as artifact
54
if: always() && github.event_name == 'pull_request'
55
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
56
with:
57
name: bottles_${{ matrix.os }}
58
path: '*.bottle.*'
0 commit comments