Skip to content

Commit

Permalink
Merge pull request #15 from virtualidentityag/fix/actions-versions
Browse files Browse the repository at this point in the history
fix: bump actions versions
  • Loading branch information
RunzelRosinchen authored Jan 12, 2025
2 parents d3a4473 + 5b6b1c0 commit 3c39317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v4
with:
path: './storybook-static'
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 3c39317

Please sign in to comment.