Skip to content

Commit 2d07fb5

Browse files
committed
Update action version to latest.
1 parent 99422ea commit 2d07fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update-major-version-tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout Repository
12-
uses: actions/checkout@v2
12+
uses: actions/checkout@v4
1313

1414
- name: Extract Major Version
1515
id: extract_major_version

0 commit comments

Comments
 (0)