Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 16, 2024
1 parent 1e33ee3 commit b7cb67b
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 @@ -85,7 +85,7 @@ jobs:
- run: pnpm run build
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
Expand Down

0 comments on commit b7cb67b

Please sign in to comment.