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.
2 parents 33cd7ce + d3c7d52 commit 9cdb724Copy full SHA for 9cdb724
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Upload bottles as artifact
42
if: always() && github.event_name == 'pull_request'
43
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
44
with:
45
name: bottles
46
path: "*.bottle.*"
0 commit comments