We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99422ea commit 2d07fb5Copy full SHA for 2d07fb5
.github/workflows/update-major-version-tag.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout Repository
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
13
14
- name: Extract Major Version
15
id: extract_major_version
0 commit comments