Skip to content

Commit

Permalink
Merge pull request #64 from trilobitech/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-pages-artifact-2

Bump actions/upload-pages-artifact from 1 to 2
  • Loading branch information
kodiakhq[bot] authored Oct 3, 2023
2 parents 189046b + bbfc126 commit 7a42315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
source: ./docs
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2

# Deployment job
deploy:
Expand Down

0 comments on commit 7a42315

Please sign in to comment.