We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b412297 commit b809bb8Copy full SHA for b809bb8
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
52
steps:
53
- name: "Checkout Code"
54
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v4"
55
timeout-minutes: 5
56
with:
57
fetch-depth: 0
0 commit comments