Skip to content

Commit

Permalink
Update showversion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfrederick committed Oct 3, 2023
1 parent c5739a0 commit f87a246
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/showversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ jobs:
with:
versionSpec: '5.x'

- name: Checkout
- name: Install Checkout
uses: actions/[email protected]

- name: Checkout
run: |
git fetch --tags
git branch --create-reflog main origin/main
Expand Down

0 comments on commit f87a246

Please sign in to comment.