Skip to content

Commit ccf041e

Browse files
Merge pull request #260 from RalphHightower/dependabot/github_actions/actions/upload-pages-artifact-2.0.0
build(deps): bump actions/upload-pages-artifact from 1.0.9 to 2.0.0
2 parents 36534be + 551e974 commit ccf041e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
source: ./
3636
destination: ./_site
3737
- name: Upload GitHub Pages artifact
38-
uses: actions/upload-pages-artifact@v1.0.9
38+
uses: actions/upload-pages-artifact@v2.0.0
3939

4040
# Deployment job
4141
deploy:

0 commit comments

Comments
 (0)