Skip to content

Commit 766b5cf

Browse files
Update actions/checkout action to v4.3.0 (#59)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 8e94e94 commit 766b5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v4.2.2
27+
uses: actions/checkout@v4.3.0
2828
- name: Azure login
2929
if: matrix.name == 'Windows'
3030
uses: azure/login@v2.3.0

0 commit comments

Comments
 (0)