Skip to content

Commit fb793d1

Browse files
committed
update upload action
1 parent 0cf0c35 commit fb793d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-lint-and-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
block_number: 2 # Quickstart
3636

3737
- name: Upload extracted code as artifact
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: extracted-code.ts
4141
path: temp/extracted-code.ts

0 commit comments

Comments
 (0)