Skip to content

Commit 7ea7775

Browse files
chore(deps): update actions/checkout action to v6.0.3
1 parent 38a4f6e commit 7ea7775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

2323
steps:
2424
- name: Checkout repository
25-
uses: actions/checkout@v6.0.1
25+
uses: actions/checkout@v6.0.3
2626

2727
- name: Set up Python
2828
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)