Skip to content

Commit 3b9356f

Browse files
committed
Upgrade actions/checkout to v6
1 parent a981739 commit 3b9356f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-24.04
88
steps:
99
- name: Checkout
10-
uses: actions/checkout@v2
10+
uses: actions/checkout@v6
1111

1212
# Azure repositories are not reliable, we need to prevent Azure giving us packages.
1313
- name: Make apt sources.list use the default Ubuntu repositories

0 commit comments

Comments
 (0)