Skip to content

Commit f787d10

Browse files
Update actions/checkout action to v6.0.2 (#29)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 71577a1 commit f787d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fail-fast: false
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v6.0.1
32+
uses: actions/checkout@v6.0.2
3333
- name: Azure login
3434
if: matrix.name == 'Windows'
3535
uses: azure/login@v2.3.0

0 commit comments

Comments
 (0)