Skip to content

Commit 85d99de

Browse files
committed
Merge remote-tracking branch 'origin/master' into bump-label-studio-1.21.0
2 parents dca7a07 + 7e7f361 commit 85d99de

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Upload bottles as artifact
4040
if: always() && github.event_name == 'pull_request'
41-
uses: actions/upload-artifact@v4
41+
uses: actions/upload-artifact@v5
4242
with:
4343
name: bottles_${{ matrix.os }}
4444
path: '*.bottle.*'

0 commit comments

Comments
 (0)