Skip to content

Commit

Permalink
CI(deps): Pin actions/checkout action to b4ffde6 (#5187)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 4f9147c commit e9ebeb3
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/[email protected]
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Install CMake
run: |
cd ${GITHUB_WORKSPACE}
Expand Down

0 comments on commit e9ebeb3

Please sign in to comment.