Skip to content

Commit

Permalink
Merge pull request #14 from NikolaRHristov/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/upload-artifact-3.1.3

Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
github-actions[bot] authored Sep 6, 2023
2 parents 69d9fa2 + e02ce60 commit d79979a
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/[email protected].2
- uses: actions/[email protected].3
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target

0 comments on commit d79979a

Please sign in to comment.