Skip to content

Commit

Permalink
Bump extractions/setup-just from 1.6.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [extractions/setup-just](https://github.com/extractions/setup-just) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/extractions/setup-just/releases)
- [Commits](extractions/setup-just@69d82fb...dd310ad)

---
updated-dependencies:
- dependency-name: extractions/setup-just
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 96e2a64 commit 82b3cd1
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 82b3cd1

Please sign in to comment.