Skip to content

Commit 70ba4ed

Browse files
Bump actions/checkout from 5 to 6 in the actions group (#63)
1 parent e4fc554 commit 70ba4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v5
27+
uses: actions/checkout@v6
2828

2929
- name: Set up QEMU
3030
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)