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 07f3e4c commit b44cb71Copy full SHA for b44cb71
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
RELEASE_ZIP: zoo-diff-viewer-extension_${{ github.event.release.name || github.sha }}.zip
19
20
steps:
21
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v4
22
23
- uses: actions/setup-node@v4
24
with:
0 commit comments