Skip to content

Commit 268bf2a

Browse files
authored
Merge pull request #53 from crossplane/renovate/actions-configure-pages-5.x
chore(deps): update actions/configure-pages action to v5
2 parents 202a88a + 8df052e commit 268bf2a

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
@@ -149,7 +149,7 @@ jobs:
149149
run: hatch run docs:pdoc -d google crossplane/function -o docs
150150

151151
- name: Setup Pages
152-
uses: actions/configure-pages@v4
152+
uses: actions/configure-pages@v5
153153

154154
- name: Upload artifact
155155
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)