Skip to content

Commit

Permalink
CI(deps): Update actions/checkout action to v4.2.2 (#5189)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 972a00d commit f6d4a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
CMakeVersion: "3.16.0"
steps:
- name: Checkout GRASS
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install CMake
run: |
cd ${GITHUB_WORKSPACE}
Expand Down

0 comments on commit f6d4a47

Please sign in to comment.