Skip to content

Commit d4b5dcf

Browse files
committed
Bump GH action
Signed-off-by: Eric Vergnaud <[email protected]>
1 parent 388faba commit d4b5dcf

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
@@ -336,7 +336,7 @@ jobs:
336336
- name: Archive artifacts
337337
if: always()
338338
continue-on-error: true
339-
uses: actions/upload-artifact@v3
339+
uses: actions/upload-artifact@v4
340340
with:
341341
name: antlr_${{ matrix.os }}_${{ matrix.target }}
342342
path: antlr_${{ matrix.os }}_${{ matrix.target }}.tgz

0 commit comments

Comments
 (0)