Skip to content

Commit ecaa39c

Browse files
committed
cicd: update checkout action version
1 parent b6a1288 commit ecaa39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: test python
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v4
99

1010
- name: Setup Python
1111
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)