Skip to content

Commit afd1521

Browse files
authored
Merge pull request #3798 from github/dependabot-github_actions-actions-upload-pages-artifact-2
Bump actions/upload-pages-artifact from 1 to 2
2 parents be5caab + 27c77de commit afd1521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/[email protected]
3737

3838
- name: ⚡️ upload artifact
39-
uses: actions/upload-pages-artifact@v1
39+
uses: actions/upload-pages-artifact@v2
4040

4141
deploy:
4242
needs: build

0 commit comments

Comments
 (0)