Skip to content

Commit 8e1db1b

Browse files
Bump actions/upload-artifact from 4.3.5 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.5...v4.3.6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e03f202 commit 8e1db1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- run: pnpm run prepublishOnly
8888
working-directory: .
8989

90-
- uses: actions/[email protected].5
90+
- uses: actions/[email protected].6
9191
with:
9292
name: .-Node-${{ matrix.node-version }}-Target
9393
path: ./Target

0 commit comments

Comments
 (0)