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 163ed9a commit 3762e7eCopy full SHA for 3762e7e
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
30
31
- name: additional env setup
32
run: |
0 commit comments