Skip to content

Commit 16bada2

Browse files
authored
Merge pull request #4862 from github/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents 5f17fd2 + 5e1ea30 commit 16bada2

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
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/jekyll-build-pages@44a6e6beabd48582f863aeeb6cb2151cc1716697 # v1.0.13
3838

3939
- name: ⚡️ upload artifact
40-
uses: actions/upload-pages-artifact@v3.0.1
40+
uses: actions/upload-pages-artifact@v4.0.0
4141

4242
deploy:
4343
needs: build

0 commit comments

Comments
 (0)