Skip to content

Commit

Permalink
Bump upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Feb 3, 2025
1 parent 459b66b commit 2f5c96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: sbt package
- name: Test
run: sbt test scalafmtCheckAll
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: jars
path: '*/target/**/*.jar'
Expand Down

0 comments on commit 2f5c96f

Please # to comment.