Skip to content

Commit

Permalink
fix(ci): usage of a deprecated Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Sep 4, 2024
1 parent beceef4 commit e5bb7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
)
timeout-minutes: 90
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: "recursive"

Expand Down

0 comments on commit e5bb7ec

Please sign in to comment.