Skip to content

Commit d248f74

Browse files
chore(deps): update actions/checkout action to v4.3.0
1 parent f9217aa commit d248f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

99
steps:
1010
- name: Checkout code
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v4.3.0
1212

1313
- name: Advance Security Policy as Code
1414
uses: advanced-security/[email protected]

0 commit comments

Comments
 (0)