Skip to content

Commit 73b9e10

Browse files
committed
Update GHA action version
1 parent 846407b commit 73b9e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Upload tapfiles Artifact
6565
if: ${{ always() }}
66-
uses: actions/upload-artifact@v3
66+
uses: actions/upload-artifact@v4
6767
with:
6868
name: tapfiles ${{ matrix.name }}
6969
path: "**/O.*/*.tap"

0 commit comments

Comments
 (0)