Skip to content

Commit b44cb71

Browse files
authored
Update ci.yml
1 parent 07f3e4c commit b44cb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
RELEASE_ZIP: zoo-diff-viewer-extension_${{ github.event.release.name || github.sha }}.zip
1919

2020
steps:
21-
- uses: actions/checkout@v4.2.2
21+
- uses: actions/checkout@v4
2222

2323
- uses: actions/setup-node@v4
2424
with:

0 commit comments

Comments
 (0)