File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636 TYPESENSE_ENABLE_CORS : true
3737 TYPESENSE_URL : ' http://localhost:8108'
3838 steps :
39- - uses : actions/checkout@v4
39+ - uses : actions/checkout@v5
4040 - name : Cache .cargo and target
4141 uses : actions/cache@v4
4242 with :
Original file line number Diff line number Diff line change 1919 env :
2020 TZ : ' /usr/share/zoneinfo/your/location'
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@v5
2323 - name : Cache .cargo and target
2424 uses : actions/cache@v4
2525 with :
Original file line number Diff line number Diff line change 99 permissions :
1010 id-token : write # Required for OIDC token exchange
1111 steps :
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@v5
1313 - uses : rust-lang/crates-io-auth-action@v1
1414 id : auth
1515
You can’t perform that action at this time.
0 commit comments