Skip to content

Commit

Permalink
Merge pull request #202 from SVendittelli/renovate/actions-upload-pag…
Browse files Browse the repository at this point in the history
…es-artifact-digest

chore(deps): update actions/upload-pages-artifact digest to 56afc60
  • Loading branch information
SVendittelli authored Aug 22, 2024
2 parents 99a6ae7 + f1cebbf commit 104c778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
with:
path: "docs/_site/"

Expand Down

0 comments on commit 104c778

Please sign in to comment.