Skip to content

Commit 66a448b

Browse files
Bump actions/checkout from 4.1.5 to 4.1.6 (#111)
1 parent a31be2f commit 66a448b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-22.04
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
17+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
1818

1919
- name: Run Tests in Docker
2020
run: bin/run-tests-in-docker.sh

0 commit comments

Comments
 (0)