Skip to content

Commit 4b25d79

Browse files
Merge pull request #7 from hyperpolymath/dependabot/github_actions/actions-5616b92bc5
chore(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 in the actions group across 1 directory
2 parents 8bc8861 + dfca3b7 commit 4b25d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/casket-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
2727

2828
- name: Upload artifact
29-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
29+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
3030
with:
3131
path: '.'
3232

0 commit comments

Comments
 (0)