We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f11779 commit 47057f7Copy full SHA for 47057f7
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v3.0.2
+ uses: actions/checkout@v3.1.0
23
with:
24
fetch-depth: 0
25
0 commit comments