Skip to content

Commit deed96b

Browse files
authored
Merge branch 'main' into proj_mapping
2 parents 6b7379a + cb04a17 commit deed96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

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

5555
steps:
5656
- name: Check out repository code
57-
uses: actions/checkout@v3
57+
uses: actions/checkout@v4
5858

5959
# Setup Python (faster than using Python container)
6060
- name: Setup Python

0 commit comments

Comments
 (0)