Skip to content

Commit d894f58

Browse files
authored
Merge pull request #98 from chainguard-dev/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents 8a87644 + aa06120 commit d894f58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
4545

4646
- name: Upload artifact
47-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
47+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
4848
with:
4949
# Upload entire repository
5050
path: '.'

0 commit comments

Comments
 (0)