Skip to content

Commit 9ed69e2

Browse files
chore(deps): update actions/configure-pages action to v5 (#906)
1 parent 53bc0c6 commit 9ed69e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_PROJECT_KEY }}
3838

3939
- name: Set up GitHub Pages
40-
uses: actions/configure-pages@v4
40+
uses: actions/configure-pages@v5
4141

4242
- name: Upload GitHub Pages artifact
4343
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)