Skip to content

Commit f5d73ca

Browse files
authored
Merge pull request #1 from vlados/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 6c736fa + 03502d8 commit f5d73ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/insights.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

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

1717
- name: Setup PHP
1818
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)