Skip to content

Commit 77f866a

Browse files
authored
Merge pull request #8 from ElfSundae/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-7
Bump actions/upload-artifact from 5 to 7 in /.github/workflows
2 parents 9cba74e + 7587082 commit 77f866a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docsets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
make_latest: true
5252

5353
- name: Upload site artifact
54-
uses: actions/upload-artifact@v5
54+
uses: actions/upload-artifact@v7
5555
with:
5656
name: site
5757
path: _site

0 commit comments

Comments
 (0)