Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit f25a8c4

Browse files
committed
Bump version in README
1 parent df5bd25 commit f25a8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Usually configure Node.js, build, etc.
5656
# Finally, upload the artifacts and post comment:
5757
- name: Pull request artifacts
58-
uses: gavv/pull-request-artifacts@v1.0.0
58+
uses: gavv/pull-request-artifacts@v2
5959
with:
6060
# Commit hash that triggered PR
6161
commit: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)