Skip to content

Commit

Permalink
Merge pull request #78 from RSickenberg/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-4
  • Loading branch information
RSickenberg authored Dec 5, 2023
2 parents 0372dcd + a042572 commit eaf433d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
cache-dependency-path: ${{ env.BUILD_PATH }}/package-lock.json
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Install dependencies
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
working-directory: ${{ env.BUILD_PATH }}
Expand Down

0 comments on commit eaf433d

Please sign in to comment.