Skip to content

Commit

Permalink
switch to upload artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
stancecoke authored Feb 27, 2025
1 parent 6661e4c commit bcb41e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_on_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- run: java -cp java make/hexToLsh.java

- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: ${{ github.workspace }}/output
name: EBiCS_build_${{ github.run_number }}
Expand Down

0 comments on commit bcb41e1

Please sign in to comment.