Skip to content

Commit

Permalink
Merge pull request #401 from windowsdock/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/upload-artifact-4.6.0

Bump actions/upload-artifact from 4.5.0 to 4.6.0
github-actions[bot] authored Jan 9, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 1a0ffd6 + 344c998 commit 14ad8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ jobs:
- run: pnpm run prepublishOnly
working-directory: .

- uses: actions/upload-artifact@v4.5.0
- uses: actions/upload-artifact@v4.6.0
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target

0 comments on commit 14ad8cc

Please sign in to comment.