We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf0c35 commit fb793d1Copy full SHA for fb793d1
.github/workflows/docs-lint-and-validate.yaml
@@ -35,7 +35,7 @@ jobs:
35
block_number: 2 # Quickstart
36
37
- name: Upload extracted code as artifact
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: extracted-code.ts
41
path: temp/extracted-code.ts
0 commit comments