Skip to content

Commit

Permalink
Merge pull request #10099 from OSGeo/dependabot/github_actions/msys2/…
Browse files Browse the repository at this point in the history
…setup-msys2-2.23.0

Bump msys2/setup-msys2 from 2.22.0 to 2.23.0
  • Loading branch information
rouault committed Jun 1, 2024
2 parents d2f03b0 + b69a90b commit 0f72a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
- name: Checkout GDAL
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Install development packages
uses: msys2/setup-msys2@cc11e9188b693c2b100158c3322424c4cc1dadea # v2.22.0
uses: msys2/setup-msys2@d0e80f58dffbc64f6a3a1f43527d469b4fc7b6c8 # v2.23.0
with:
msystem: MINGW64
update: true
Expand Down

0 comments on commit 0f72a7b

Please sign in to comment.