Skip to content

Commit 2da1f17

Browse files
authored
ci: update tests.yml
1 parent 61fb205 commit 2da1f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Upload bottles as artifact
4141
if: always() && github.event_name == 'pull_request'
42-
uses: actions/upload-artifact@v3
42+
uses: actions/upload-artifact@v4
4343
with:
4444
name: bottles
4545
path: '*.bottle.*'

0 commit comments

Comments
 (0)