Skip to content

Commit 6e8d30e

Browse files
committed
ci: update upload artifact version to v4
1 parent 1d73e43 commit 6e8d30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: redocly bundle openapi.yml --output bundled-openapi.yml
2626

2727
- name: Upload bundled specification
28-
uses: actions/upload-artifact@v3
28+
uses: actions/upload-artifact@v4
2929
with:
3030
name: bundled-openapi
3131
path: bundled-openapi.yml

0 commit comments

Comments
 (0)