We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe157a commit ddc9c5dCopy full SHA for ddc9c5d
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
44
steps:
45
- name: Clone Repository
46
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
47
with:
48
persist-credentials: false
49
0 commit comments