Skip to content

Commit e0f737c

Browse files
authored
Merge pull request #200 from crossplane/renovate/actions-configure-pages-6.x
chore(deps): update actions/configure-pages action to v6
2 parents aed9a98 + 2b0200f commit e0f737c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
run: hatch run docs:pdoc -d google crossplane/function -o docs
151151

152152
- name: Setup Pages
153-
uses: actions/configure-pages@v5
153+
uses: actions/configure-pages@v6
154154

155155
- name: Upload artifact
156156
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)