Skip to content

Commit

Permalink
Update new-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea authored Dec 25, 2024
1 parent 88a050e commit 4cae075
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/new-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Set up Git
uses: actions/setup-git@v2
uses: actions/checkout@v4

- name: Get the current version
id: version
Expand Down

0 comments on commit 4cae075

Please sign in to comment.