File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7171 # https://github.com/orgs/community/discussions/25678#discussioncomment-5242449
7272
7373 - name : Checkout Repository
74- uses : actions/checkout@v2
74+ uses : actions/checkout@v4
7575
7676 - name : Set up Docker Buildx
7777 uses : docker/setup-buildx-action@v3.11.1
Original file line number Diff line number Diff line change 6767
6868 steps :
6969 - name : Checkout Repository
70- uses : actions/checkout@v2
70+ uses : actions/checkout@v4
7171
7272 - name : Set up Docker Buildx
7373 uses : docker/setup-buildx-action@v3.11.1
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-22.04
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v3
17+ uses : actions/checkout@v4
1818
1919 - name : Generate Short SHA
2020 id : shortsha
You can’t perform that action at this time.
0 commit comments