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 61fb205 commit 2da1f17Copy full SHA for 2da1f17
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Upload bottles as artifact
41
if: always() && github.event_name == 'pull_request'
42
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
43
with:
44
name: bottles
45
path: '*.bottle.*'
0 commit comments