We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aebf2ff + 1d0443a commit ee9ef07Copy full SHA for ee9ef07
1 file changed
.github/workflows/native-build.yml
@@ -47,7 +47,7 @@ jobs:
47
fi
48
49
- name: Upload binary
50
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
51
with:
52
name: ebean-insight-${{ matrix.os }}
53
path: target/ebean-insight*
0 commit comments