Skip to content

Commit c57f035

Browse files
Merge pull request #28 from github-samples/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
build(deps): Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents c5c40d3 + 0772984 commit c57f035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/attest-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# path: dist.tar.gz
7575

7676
- name: "Deploy to GitHub Pages"
77-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa
77+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b
7878
with:
7979
path: dist
8080

0 commit comments

Comments
 (0)