Skip to content

Commit 4e016a1

Browse files
chore(deps): update 8bitjonny/gh-get-current-pr action to v4
1 parent c738200 commit 4e016a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Get current PR
2323
id: pr
24-
uses: 8BitJonny/gh-get-current-pr@3.0.0
24+
uses: 8BitJonny/gh-get-current-pr@4.0.0
2525
with:
2626
filterOutClosed: true
2727
sha: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)