Skip to content

Commit

Permalink
Merge pull request #262 from AI-SDC/dependabot/github_actions/extract…
Browse files Browse the repository at this point in the history
…ions/setup-just-2.0.0

Bump extractions/setup-just from 1.6.0 to 2.0.0
  • Loading branch information
jim-smith authored Sep 30, 2024
2 parents 96e2a64 + 82b3cd1 commit 29ed4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
python-version: "3.10"
install-just: true
# our just setup doesn't make just available on the path
- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6
- uses: actions/setup-node@v4
with:
node-version-file: '.node-version'
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
**/package-lock.json
sacro-app/package-lock.json
# our just setup doesn't make just available on the path
- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6
- name: Download sample data
run: just test-outputs
# record asset build step separately for CI timings.
Expand Down

0 comments on commit 29ed4a4

Please sign in to comment.