Skip to content

Commit a477e70

Browse files
committed
Upgrade action
1 parent 82a113c commit a477e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: read
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020

2121
- name: Build image
2222
run: docker build . --tag $IMAGE_NAME --label "runnumber=${GITHUB_RUN_ID}"

0 commit comments

Comments
 (0)