Skip to content

Commit

Permalink
Merge pull request #25 from PlayForm/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.3.6

Bump actions/upload-artifact from 4.3.5 to 4.3.6
  • Loading branch information
github-actions[bot] authored Aug 7, 2024
2 parents f8527d9 + 5974ad6 commit b55b122
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.3.5
- uses: actions/upload-artifact@v4.3.6
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target

0 comments on commit b55b122

Please sign in to comment.