Skip to content

Commit b44be10

Browse files
authored
chore(deps): update actions/checkout action to v4 (#500)
1 parent 358fbff commit b44be10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_suite.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137

138138
steps:
139139
- name: Checkout code
140-
uses: actions/checkout@v2
140+
uses: actions/checkout@v4
141141
- name: Setup Python
142142
uses: actions/setup-python@v4
143143
with:

0 commit comments

Comments
 (0)