Skip to content

Commit c9491af

Browse files
authored
Merge pull request #568 from antonsynd/dependabot/github_actions/actions/upload-pages-artifact-5
chore(deps): Bump actions/upload-pages-artifact from 4 to 5
2 parents 51c9e1a + d033bd9 commit c9491af

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
@@ -60,7 +60,7 @@ jobs:
6060
run: cp -r playground-release/wwwroot site/playground
6161

6262
- name: Upload Pages artifact
63-
uses: actions/upload-pages-artifact@v4
63+
uses: actions/upload-pages-artifact@v5
6464
with:
6565
path: site
6666

0 commit comments

Comments
 (0)