Skip to content

Commit 45438e4

Browse files
Update actions/checkout action to v4 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3551e3d commit 45438e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
-
2828
name: Checkout
29-
uses: actions/checkout@v3
29+
uses: actions/checkout@v4
3030
-
3131
name: Set up QEMU
3232
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)