Skip to content

Commit f2f86ce

Browse files
authored
Merge pull request #521 from antonsynd/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): Bump actions/upload-pages-artifact from 3 to 4
2 parents 82f38af + 3e6eee6 commit f2f86ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: sed -i 's|<base href="/" />|<base href="/sharpy/" />|g' release/wwwroot/index.html
4242

4343
- name: Upload Pages artifact
44-
uses: actions/upload-pages-artifact@v3
44+
uses: actions/upload-pages-artifact@v4
4545
with:
4646
path: release/wwwroot
4747

0 commit comments

Comments
 (0)