Skip to content

Commit e31f9c8

Browse files
Update tha beta version
1 parent 7de9118 commit e31f9c8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434
- run: npm ci
3535
- run: npm run build
3636
- name: Setup Pages

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oncehub/ui-react",
33
"private": false,
4-
"version": "2.1.7-beta.2",
4+
"version": "2.1.7-beta.3",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)