Skip to content

Commit 3ca0d96

Browse files
Merge pull request #255 from TheDragonCode/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents 1adb3df + 6886c0e commit 3ca0d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
uses: actions/configure-pages@v6
116116

117117
- name: Upload artifact
118-
uses: actions/upload-pages-artifact@v4
118+
uses: actions/upload-pages-artifact@v5
119119
with:
120120
path: dir
121121

0 commit comments

Comments
 (0)