Skip to content

Commit

Permalink
Correct version in deployment tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejackson1 committed Feb 20, 2024
1 parent cf0b2b4 commit c069c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Get tag
id: tag
uses: devops-actions/action-get-tag@v1
uses: devops-actions/action-get-tag@v1.0.2

- name: Setup Node JS
uses: actions/setup-node@v4
Expand Down

0 comments on commit c069c6e

Please sign in to comment.