Skip to content

Commit 8eb4d85

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 76512b8 + a52309c commit 8eb4d85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@v5
3333
- name: Setup Pages
3434
uses: actions/configure-pages@v5
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v3
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
# Upload entire repository
3939
path: '.'

0 commit comments

Comments
 (0)