Skip to content

Commit

Permalink
Check out the code so the release artifacts spec is available
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Mar 28, 2024
1 parent dd098bb commit 2bfbba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
- build-and-stage-release
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up JFrog CLI
uses: jfrog/setup-jfrog-cli@d82fe26823e1f25529250895d5673f65b02af085 # v4.0.1
env:
Expand Down

0 comments on commit 2bfbba1

Please sign in to comment.