ci: update versions of actions (#1388)

This commit is contained in:
Sanchith Hegde
2023-06-09 13:18:42 +05:30
committed by GitHub
parent 11a827a76d
commit 638fc42217
11 changed files with 318 additions and 392 deletions

View File

@ -4,7 +4,7 @@ pub mod capture_flow;
pub mod complete_authorize_flow;
pub mod psync_flow;
pub mod session_flow;
pub mod verfiy_flow;
pub mod verify_flow;
use async_trait::async_trait;