Skip to content

Commit 5ad6fa9

Browse files
chore(deps): update actions/upload-pages-artifact action to v5 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c10e842 commit 5ad6fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
48+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4949
with:
5050
path: apidocs
5151

0 commit comments

Comments
 (0)