Skip to content

Commit 52b7739

Browse files
Merge pull request #2263 from freeCodeCamp/renovate/github-actions
chore(deps): update actions/checkout action to v4.1.7
2 parents 5400027 + 0cb2b32 commit 52b7739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
12+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1313
- name: Set up Ruby
1414
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
1515
with:

0 commit comments

Comments
 (0)