Skip to content

Commit

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

Bump actions/upload-artifact from 4.5.0 to 4.6.0
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
2 parents b139491 + 8a0d677 commit 8b7b8ec
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 @@ -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 8b7b8ec

Please sign in to comment.