Skip to content

Commit

Permalink
Bump actions/configure-pages from 4 to 5 (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent e8eff98 commit 81dce8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
service_account: github-todo@${{ secrets.PROJECT_ID }}.iam.gserviceaccount.com
- run: gcloud auth configure-docker europe-west4-docker.pkg.dev

- uses: actions/configure-pages@v4
- uses: actions/configure-pages@v5
- uses: actions/setup-java@v4
with:
distribution: 'adopt'
Expand Down

0 comments on commit 81dce8c

Please sign in to comment.