Skip to content

Commit

Permalink
Bump julia-actions/julia-buildpkg from 1.4.3 to 1.5.0 (#68)
Browse files Browse the repository at this point in the history
Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](julia-actions/julia-buildpkg@v1.4.3...v1.5.0)

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

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] committed Nov 13, 2023
1 parent 3ba481d commit a25d852
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 @@ -41,7 +41,7 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@v1.4.3
- uses: julia-actions/julia-buildpkg@v1.5.0
- run: |
git config --global user.name Tester
git config --global user.email te@st.er
Expand Down

0 comments on commit a25d852

Please sign in to comment.