Skip to content

Commit 3826c17

Browse files
authored
Update checks.yml
1 parent d42251a commit 3826c17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: npm run be:build
5252

5353
- name: 'Upload Artifact'
54-
uses: actions/upload-artifact@v2
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: Artifacts
5757
path: dist/SampleExtension.zip

0 commit comments

Comments
 (0)