Skip to content

Commit 710dfa4

Browse files
authored
Merge pull request #182 from evanwporter/patch-1
bumped up upload version
2 parents c49ee6b + 368273b commit 710dfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ctest -C ${{ env.BUILD_TYPE }} --verbose
4646
4747
- name: Upload artifacts
48-
uses: actions/upload-artifact@v3
48+
uses: actions/upload-artifact@v4
4949
with:
5050
name: ${{ github.event.repository.name }}-${{ matrix.os }}
5151
path: install/bin/*

0 commit comments

Comments
 (0)