Skip to content

Commit c0deda9

Browse files
Update actions/checkout action to v5.0.1 (#76)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent c11aa77 commit c0deda9

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/[email protected].0
27+
uses: actions/[email protected].1
2828
- name: Azure login
2929
if: matrix.name == 'Windows'
3030
uses: azure/[email protected]

0 commit comments

Comments
 (0)