Skip to content

Commit bb0a8dd

Browse files
Bump actions/checkout from 3 to 4 (EPFLiGHT#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b49a28 commit bb0a8dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-to-registry.yml

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

1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@v4
2222

2323
- name: Set up QEMU
2424
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)