Skip to content

Commit b5d7d91

Browse files
authored
Update docker-image.yml
1 parent 3f2386e commit b5d7d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Checkout repository
12-
uses: actions/checkout@v3 # Confirming v3 uses Node.js 20
12+
uses: actions/checkout@v4 # Confirming v3 uses Node.js 20
1313

1414
- name: Set up Docker Buildx
1515
uses: docker/setup-buildx-action@v3 # Confirming v3 uses Node.js 20

0 commit comments

Comments
 (0)