Skip to content

Commit ba473ab

Browse files
Update actions/checkout action to v4.3.0
1 parent 8001c33 commit ba473ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
continue-on-error: false
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v4.2.2
22+
uses: actions/checkout@v4.3.0
2323
- name: Set up Node
2424
uses: actions/setup-node@v4.2.0
2525
with:

0 commit comments

Comments
 (0)