Skip to content

Commit b3d37a6

Browse files
committed
update upload-artifact version
1 parent 911a916 commit b3d37a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
ARTIFACTORY_API_KEY: ${{ secrets.ARTIFACTORY_API_KEY }}
7676
if: github.event_name == 'push'
7777

78-
- uses: actions/upload-artifact@v5
78+
- uses: actions/upload-artifact@v7
7979
with:
8080
name: libmrcal-jar-${{ matrix.arch-name }}
8181
path: ${{ github.workspace }}/build/libs/*.jar

0 commit comments

Comments
 (0)