Skip to content

Commit da8d5cc

Browse files
committed
fix
1 parent 0c78077 commit da8d5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626

27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v3
2828

2929
- name: Setup environment
3030
run: |

0 commit comments

Comments
 (0)