Skip to content

Commit c904f38

Browse files
authored
update versions
1 parent 77e44f6 commit c904f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/eleventy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v3
4242
- name: Upload artifact
43-
uses: actions/upload-pages-artifact@v1
43+
uses: actions/upload-pages-artifact@v3
4444
with:
4545
path: './_site'
4646
- name: Deploy to GitHub Pages
4747
id: deployment
48-
uses: actions/deploy-pages@v3
48+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)