Skip to content

Commit 2b0200f

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent aed9a98 commit 2b0200f

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)