Skip to content

Commit 9173141

Browse files
Merge pull request #36 from MythemeCloud/dependabot/github_actions/actions/upload-artifact-4.2.0
Bump actions/upload-artifact from 4.1.0 to 4.2.0
2 parents a61cf1a + a6b2f42 commit 9173141

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
@@ -85,7 +85,7 @@ jobs:
8585
- run: pnpm run prepublishOnly
8686
working-directory: .
8787

88-
- uses: actions/upload-artifact@v4.1.0
88+
- uses: actions/upload-artifact@v4.2.0
8989
with:
9090
name: .-Mytheme-Node-${{ matrix.node-version }}-Target
9191
path: ./Mytheme/Target

0 commit comments

Comments
 (0)