Skip to content

Commit 4fca802

Browse files
authored
Merge pull request #227 from deflis/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
2 parents 5110e66 + d99523f commit 4fca802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

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

5050
- name: Upload artifact
51-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
51+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
5252
with:
5353
path: "docs/"
5454

0 commit comments

Comments
 (0)