Skip to content

Commit 88e397e

Browse files
Update actions/configure-pages action to v5 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a5052e commit 88e397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run build
3838

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

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

0 commit comments

Comments
 (0)