Skip to content

Commit

Permalink
chore: please to use more decimals in versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenandpork committed Dec 7, 2024
1 parent e162ec2 commit 19e5fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
-
name: Clone Repo
if: ${{ steps.release.outputs.release_created }}
uses: actions/checkout@v4
uses: actions/checkout@v4.2.2
-
name: Canonicalize Parameters
# I was using this to canonicalize version/tag but now it helps reuse workflows
Expand Down

0 comments on commit 19e5fd4

Please sign in to comment.