We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911a916 commit b3d37a6Copy full SHA for b3d37a6
1 file changed
.github/workflows/main.yml
@@ -75,7 +75,7 @@ jobs:
75
ARTIFACTORY_API_KEY: ${{ secrets.ARTIFACTORY_API_KEY }}
76
if: github.event_name == 'push'
77
78
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v7
79
with:
80
name: libmrcal-jar-${{ matrix.arch-name }}
81
path: ${{ github.workspace }}/build/libs/*.jar
0 commit comments