Skip to content

Commit 3e15aed

Browse files
authored
Merge pull request #4359 from graphql-java/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents e0ca061 + 4ea1eef commit 3e15aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Generate performance page
3939
run: ./gradlew :performance-results-page:generatePerformancePage
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v5
41+
uses: actions/configure-pages@v6
4242
- name: Upload artifact
4343
uses: actions/upload-pages-artifact@v4
4444
with:

0 commit comments

Comments
 (0)