Skip to content

Commit

Permalink
Merge pull request #88 from epics-extensions/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-pages-artifact-3.0.1

build(deps): bump actions/upload-pages-artifact from 3.0.0 to 3.0.1
  • Loading branch information
minijackson authored May 23, 2024
2 parents 8af4122 + e37f748 commit 6484616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
- name: Upload artifact
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
with:
path: './book'
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 6484616

Please sign in to comment.