Skip to content

Commit 34c4ee4

Browse files
authored
Merge pull request #439 from maxmind/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
2 parents 6052cea + 2ef384a commit 34c4ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

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

3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
38+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
3939
with:
4040
path: docs/public
4141

0 commit comments

Comments
 (0)