Skip to content

Commit a2758dc

Browse files
committed
ci(deps): update actions/checkout action to v4.1.0
1 parent 1c95d87 commit a2758dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
steps:
4242
- name: Checkout
43-
uses: actions/checkout@v4.0.0
43+
uses: actions/checkout@v4.1.0
4444
- name: Build Image
4545
run: |
4646
IMAGE_NAME='danysk/alchemist-sapere-tutorial'

0 commit comments

Comments
 (0)