Skip to content

Commit 7fa62ac

Browse files
Apply suggestions from code review
Co-authored-by: Mark Goddard <[email protected]>
1 parent 5d4857e commit 7fa62ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/github/templates/run-config-diff.yml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
run: |
7575
cat /tmp/kayobe-config-diff
7676

77-
- name: Build artifact
78-
uses: actions/upload-artifact@v3
77+
- name: Upload artifact
78+
uses: actions/upload-artifact@v4
7979
with:
8080
name: config-diff-artifacts
8181
path: |

0 commit comments

Comments
 (0)