Skip to content

Commit 64f31af

Browse files
Update actions/checkout action to v6.0.1 (#81)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent ee84b59 commit 64f31af

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)