Skip to content

Commit

Permalink
Bump julia-actions/julia-runtest from 1.11.1 to 1.11.2 (#35)
Browse files Browse the repository at this point in the history
* Bump julia-actions/julia-runtest from 1.11.1 to 1.11.2

Bumps [julia-actions/julia-runtest](https://github.com/julia-actions/julia-runtest) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/julia-actions/julia-runtest/releases)
- [Commits](julia-actions/julia-runtest@1e03e01...678da69)

---
updated-dependencies:
- dependency-name: julia-actions/julia-runtest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add version number in comment

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
dependabot[bot] and DilumAluthge authored Jan 27, 2025
1 parent fbd2d8a commit cefe772
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 @@ -49,7 +49,7 @@ jobs:
- name: Install dependencies
run: julia --color=yes --project -e "using Pkg; Pkg.instantiate()"

- uses: julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0
- uses: julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2

full-test:
name: Full test
Expand Down

0 comments on commit cefe772

Please sign in to comment.