Skip to content

Commit

Permalink
Merge branch 'main' into renovate/mdx-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinWilkinson authored Apr 16, 2024
2 parents 0ad5496 + 4004a95 commit 059fcd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ jobs:
run: pnpm build

- name: Setup Pages
uses: actions/configure-pages@v4 # https://github.com/marketplace/actions/configure-github-pages
uses: actions/configure-pages@v5 # https://github.com/marketplace/actions/configure-github-pages

- name: Upload Artifact
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
path: '${{ github.workspace }}/build'

Expand Down

0 comments on commit 059fcd5

Please sign in to comment.