Skip to content

Commit af64b4b

Browse files
committed
update to checkout v4
1 parent aed9cbb commit af64b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-to-docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626

2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v4
2929

3030
# Login into acr
3131
- name: Login into ACR

0 commit comments

Comments
 (0)