Skip to content

Commit c03da08

Browse files
Merge pull request #25 from CodeEditorLand/dependabot/github_actions/actions/upload-artifact-4.3.6
Bump actions/upload-artifact from 4.3.5 to 4.3.6
2 parents e03f202 + 8e1db1b commit c03da08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/Node.yml

+1-1
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)