Skip to content

Commit b6851c4

Browse files
committed
gha: bump depext opam binary
1 parent a2dbf19 commit b6851c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/depexts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defaults:
1717
shell: bash
1818

1919
env:
20-
OPAMVERSION: 2.4.0-alpha2
20+
OPAMVERSION: 2.4.1
2121
OPAM_REPO: https://github.com/ocaml/opam-repository.git
2222
OPAM_REPO_SHA: 3dab8c734b15bf2b5c1d8b99bb134f51361a6bee
2323

master_changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ users)
138138
* Avoid re-testing already tested repositories when testing the revdeps [#6657 @kit-ty-kate]
139139
* Fix duplication logic in revdeps script [#6666 @arozovyk]
140140
* Remove patch dependency in depext actions [#6676 @rjbou]
141+
* Bump opam binary used in depexts actions to 2.4.1 [#6676 @rjbou]
141142

142143
## Doc
143144
* Update the installation documentation with the release of opam 2.4.1 [#6620 @kit-ty-kate]

0 commit comments

Comments
 (0)