Skip to content

Commit

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

Bump msys2/setup-msys2 from 2.24.0 to 2.24.1
  • Loading branch information
rouault authored Sep 1, 2024
2 parents 42b1435 + c167ba5 commit 1cd2045
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install development packages
uses: msys2/setup-msys2@5df0ca6cbf14efcd08f8d5bd5e049a3cc8e07fd2 # v2.24.0
uses: msys2/setup-msys2@ddf331adaebd714795f1042345e6ca57bd66cea8 # v2.24.1
with:
msystem: MINGW64
update: true
Expand Down

0 comments on commit 1cd2045

Please sign in to comment.