Skip to content

Commit 1d074c4

Browse files
authored
Update pages.yml
1 parent ab51ce0 commit 1d074c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pages.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v3
32+
uses: actions/checkout@v4
3333
- name: Setup Pages
34-
uses: actions/configure-pages@v2
34+
uses: actions/configure-pages@v4
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v4
3737
with:

0 commit comments

Comments
 (0)