Skip to content

Commit

Permalink
Merge pull request #118 from FwMotion/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-4
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
2 parents 0fdee10 + a49f5da commit 664fcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-and-deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
cp -av ${{ github.workspace }}/.mvn/filters/*.txt ${{ steps.find-home.outputs.home }}/.m2/repository/.remoteRepositoryFilters/
- name: Set Up Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
if: ${{ success() && !inputs.dry-run }}

- name: Run Maven Site
Expand Down

0 comments on commit 664fcc3

Please sign in to comment.