Skip to content

Commit 11e31e9

Browse files
Merge pull request #562 from Nosto/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents dd022de + 424bce8 commit 11e31e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
8080

8181
- name: Upload artifact
82-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
82+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
8383
with:
8484
path: "docs"
8585

0 commit comments

Comments
 (0)