Skip to content

Commit

Permalink
Bump hpi-swa/setup-smalltalkCI (#635)
Browse files Browse the repository at this point in the history
Bumps [hpi-swa/setup-smalltalkCI](https://github.com/hpi-swa/setup-smalltalkci) from 8f8eaa9239e82639e31d0495f3f51b14ac622ad0 to 521a156968112c9c7ca094ef78c1287a26665f08.
- [Release notes](https://github.com/hpi-swa/setup-smalltalkci/releases)
- [Commits](hpi-swa/setup-smalltalkCI@8f8eaa9...521a156)

---
updated-dependencies:
- dependency-name: hpi-swa/setup-smalltalkCI
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 65feb8a commit 1507acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: ${{ matrix.smalltalk }}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: hpi-swa/setup-smalltalkCI@8f8eaa9239e82639e31d0495f3f51b14ac622ad0
- uses: hpi-swa/setup-smalltalkCI@521a156968112c9c7ca094ef78c1287a26665f08
with:
smalltalk-image: ${{ matrix.smalltalk }}
- run: smalltalkci -s ${{ matrix.smalltalk }}
Expand Down

0 comments on commit 1507acb

Please sign in to comment.