Skip to content

Commit d065567

Browse files
authored
Merge pull request #10 from FabLrc/dependabot/github_actions/actions/configure-pages-6
chore(deps): Bump actions/configure-pages from 5 to 6
2 parents ca713d0 + 2bbab16 commit d065567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: trunk build --release --public-url /GithubCICDChecker/
5151

5252
- name: Setup Pages
53-
uses: actions/configure-pages@v5
53+
uses: actions/configure-pages@v6
5454

5555
- name: Upload artifact
5656
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)