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

chore(deps): update actions/checkout action to v4.1.5
pull/2215/head
renovate[bot] 9 months ago committed by GitHub
commit 62d8b06567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Set up Ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
with:

Loading…
Cancel
Save