Skip to content

Commit c7d3fc6

Browse files
authored
Merge pull request #1741 from acquia/ACMS-3593
Changed V3 to V4
2 parents a10c2a1 + d7c2075 commit c7d3fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-outdated-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@v4
1616

1717
- name: Install Drupal core dependencies and modules
1818
run: |

0 commit comments

Comments
 (0)