Skip to content

Commit 72cb2fa

Browse files
authored
fix: up gravity-ui preview-build-action v2 (#1109)
1 parent ad60873 commit 72cb2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
name: Build
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: gravity-ui/preview-build-action@v1
14+
- uses: gravity-ui/preview-build-action@v2
1515
with:
1616
node-version: 18

0 commit comments

Comments
 (0)