mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-03-13 17:56:40 -04:00
Bump actions/upload-artifact from 1 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3858c91f14
commit
b2758327f0
2
.github/workflows/create-pdf.yml
vendored
2
.github/workflows/create-pdf.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
with:
|
||||
markdown_dir: .
|
||||
output_dir: export
|
||||
- uses: actions/upload-artifact@v1
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: platform-architecture-docs
|
||||
path: export
|
Loading…
x
Reference in New Issue
Block a user