Skip to content

Commit

Permalink
add checkout step
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 committed Oct 18, 2024
1 parent 1c23f49 commit ff4069d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
outputs:
version: ${{ steps.get-intermediate-version.version }}
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Creates an intermediate version
id: calculate-version
run: |
Expand Down

0 comments on commit ff4069d

Please sign in to comment.