Skip to content

Commit

Permalink
chore: upgrade github actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
HaaLeo committed Feb 1, 2024
1 parent f76d726 commit f6ebc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -71,7 +71,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Checkout Source
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Update Major Tag
run: |
MAJOR_VERSION=$(git describe --tags | grep -o "v[0-9]*")
Expand Down

0 comments on commit f6ebc5a

Please sign in to comment.