Skip to content

Commit 5a7384c

Browse files
committed
Bump GH action
1 parent 1acdf53 commit 5a7384c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- name: Archive artifacts
148148
if: always()
149149
continue-on-error: true
150-
uses: actions/upload-artifact@v3
150+
uses: actions/upload-artifact@v4
151151
with:
152152
name: antlr_${{ matrix.os }}_${{ matrix.compiler }}
153153
path: antlr_${{ matrix.os }}_${{ matrix.compiler }}.tgz

0 commit comments

Comments
 (0)