Skip to content

Commit 10b1b26

Browse files
authored
Merge pull request #813 from viperproject/meilers_update_upload_artifact
Update upload artifact
2 parents 9694904 + c82d8b1 commit 10b1b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: sbt -v +test
4343
- name: Archive artifacts
4444
if: matrix.os == 'ubuntu-latest' && matrix.java == 11
45-
uses: actions/upload-artifact@v2
45+
uses: actions/upload-artifact@v4
4646
with:
4747
path: |
4848
build.sbt

0 commit comments

Comments
 (0)