Skip to content

Commit 499452d

Browse files
Update actions/checkout action to v4.3.0
1 parent b66af7f commit 499452d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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
23-
uses: actions/checkout@v4.1.1
23+
uses: actions/checkout@v4.3.0
2424
- name: Docker meta
2525
id: meta
2626
uses: docker/metadata-action@v5.5.0

0 commit comments

Comments
 (0)