Skip to content

Commit 4fd9494

Browse files
committed
Bumped actions/deploy-pages to v4
1 parent c87bddc commit 4fd9494

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ jobs:
160160
- name: Upload artifact
161161
uses: actions/upload-pages-artifact@v3
162162
with:
163-
path: 'samples'
163+
path: samples
164164

165165
- name: Deploy to GitHub Pages
166166
id: deployment
167-
uses: actions/deploy-pages@v3
167+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)