Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #364 from Playform/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4.1.0

Bump actions/upload-artifact from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] authored Jan 12, 2024
2 parents 6551a8b + 33f9f3f commit b55161f
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
Expand Up @@ -87,7 +87,7 @@ jobs:
- run: pnpm run prepublishOnly
working-directory: .

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

0 comments on commit b55161f

Please sign in to comment.