Skip to content

Commit 92c6038

Browse files
authored
Update jekyll.yml
1 parent 4ce4cbe commit 92c6038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build with Jekyll
2929
run: bundle exec jekyll build
3030
- name: Upload artifact
31-
uses: actions/upload-pages-artifact@v2
31+
uses: actions/upload-pages-artifact@v3 # Updated from v2 to v3
3232

3333
deploy:
3434
environment:

0 commit comments

Comments
 (0)