Skip to content

Commit 939ccac

Browse files
Bump actions/checkout from 4.2.1 to 4.2.2 (ahmetb#102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c2a0de commit 939ccac

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/[email protected].1
25+
uses: actions/[email protected].2
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)