Skip to content

Commit c1d983e

Browse files
authored
Merge pull request #4 from mq-devops/mqxym/dev
Mqxym/dev
2 parents 39894a7 + bacd4d4 commit c1d983e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout Current Repository
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v6
2525

2626
- name: Checkout Source Repository
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v6
2828
with:
2929
repository: ${{ env.SOURCE_REPOSITORY }}
3030
ref: ${{ env.SOURCE_REF }}

0 commit comments

Comments
 (0)