Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whwlsfb authored Dec 12, 2024
1 parent 5343bb3 commit 7d4d33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
title: Auto Build - ${{ env.NOW }}
files: release/*.jar
- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4
with:
# Artifact name
name: JDumpSpider_${{ env.NOW }}
Expand Down

0 comments on commit 7d4d33d

Please sign in to comment.