Skip to content

Commit 01ed8ce

Browse files
Merge pull request #20 from ebean-orm/dependabot/github_actions/main/actions/upload-artifact-5
[workflow]: Bump actions/upload-artifact from 4 to 5
2 parents 7e48395 + d1030fe commit 01ed8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fi
4848
4949
- name: Upload binary
50-
uses: actions/upload-artifact@v4
50+
uses: actions/upload-artifact@v5
5151
with:
5252
name: ebean-insight-${{ matrix.os }}
5353
path: target/ebean-insight*

0 commit comments

Comments
 (0)