Skip to content

Commit

Permalink
build(deps): bump coursier/setup-action from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tgodzik committed Mar 1, 2024
1 parent b546e07 commit f1608f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sourcegraph.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
name: "Upload SCIP"
steps:
- uses: actions/checkout@v4
- uses: coursier/setup-action@v1.3.4
- uses: coursier/setup-action@v1.3.5
- run: cs launch --contrib scip-java -- index
- name: src scip upload
run: |
Expand Down

0 comments on commit f1608f8

Please sign in to comment.