Skip to content

Commit 85b9783

Browse files
chore(deps): update actions/configure-pages action from vv4 to v5
1 parent 44064cf commit 85b9783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: bun docs:build
4040

4141
- name: Setup Pages
42-
uses: actions/configure-pages@v4
42+
uses: actions/configure-pages@v5
4343

4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)