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 7284c55 commit ca11e6bCopy full SHA for ca11e6b
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout Source Files
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
0 commit comments