Skip to content

Commit 31c72c4

Browse files
authored
Merge pull request #3 from esphome/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 7324d6f + 75f75ee commit 31c72c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
uses: actions/configure-pages@v4
272272

273273
- name: Upload artifact
274-
uses: actions/upload-pages-artifact@v3
274+
uses: actions/upload-pages-artifact@v4
275275
with:
276276
path: public
277277

0 commit comments

Comments
 (0)