Skip to content

Commit 946105e

Browse files
Update EndBug/version-check action to v2 (#3)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 69c6794 commit 946105e

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
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Version Check
5757
id: check
58-
uses: EndBug/version-check@v1
58+
uses: EndBug/version-check@v2
5959
with:
6060
token: ${{ secrets.GITHUB_TOKEN }}
6161

0 commit comments

Comments
 (0)