1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Bump actions/upload-artifact from 3.1.0 to 4.0.0 (#48057)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 10:29:55 -05:00
committed by GitHub
parent 91a956d224
commit 2b8c8d8fcd
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ jobs:
run: node src/links/scripts/rendered-content-link-checker.js
- name: Upload artifact(s)
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
with:
name: artifacts
path: ./artifacts

View File

@@ -52,7 +52,7 @@ jobs:
run: node src/links/scripts/rendered-content-link-checker.js
- name: Upload artifact(s)
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
with:
name: artifacts
path: ./artifacts