Skip to content

Commit a253e3b

Browse files
Bump actions/checkout from 4.1.7 to 4.2.1 (ahmetb#95)
1 parent 6f15f48 commit a253e3b

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
@@ -22,7 +22,7 @@ jobs:
2222
id-token: write
2323
steps:
2424
- name: Checkout Repository
25-
uses: actions/checkout@v4.1.7
25+
uses: actions/checkout@v4.2.1
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)