Skip to content

Commit b3e1ec3

Browse files
Bump actions/checkout from 6.0.2 to 6.0.3 (#178)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b41eea commit b3e1ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yaml

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

2121
steps:
2222
- name: 📥 Checkout the repository
23-
uses: actions/checkout@v6.0.2
23+
uses: actions/checkout@v6.0.3
2424

2525
- name: 🏗 Set up QEMU
2626
uses: docker/setup-qemu-action@v4.1.0

0 commit comments

Comments
 (0)