Skip to content

Commit cc72af0

Browse files
dependabot[bot]garryod
authored andcommitted
Bump actions/upload-artifact in the github-artifacts group
Bumps the github-artifacts group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4.4.3 to 4.5.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-artifacts ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d020e2 commit cc72af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: npx @techdocs/cli generate --no-docker --omitTechdocsCoreMkdocsPlugin
6060

6161
- name: Create docs artifact
62-
uses: actions/upload-artifact@v4.4.3
62+
uses: actions/upload-artifact@v4.5.0
6363
with:
6464
name: techdocs-common
6565
path: site

0 commit comments

Comments
 (0)