Skip to content

Commit 7970c69

Browse files
chore(deps): Bump the actions-deps group with 2 updates (#442)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b28110 commit 7970c69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/storybook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Upload Pages artifact
4545
if: github.event_name != 'pull_request'
46-
uses: actions/upload-pages-artifact@v3
46+
uses: actions/upload-pages-artifact@v4
4747
with:
4848
path: storybook-static
4949

@@ -58,6 +58,6 @@ jobs:
5858
steps:
5959
- id: deploy
6060
name: Deploy to GitHub Pages
61-
uses: actions/deploy-pages@v4
61+
uses: actions/deploy-pages@v5
6262
with:
6363
token: ${{ github.token }}

0 commit comments

Comments
 (0)