Merge pull request #2263 from freeCodeCamp/renovate/github-actions

chore(deps): update actions/checkout action to v4.1.7
This commit is contained in:
renovate[bot] 2024-06-13 01:48:16 +00:00 committed by GitHub
commit 52b77399c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Set up Ruby
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
with: