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 5370728 commit d810063Copy full SHA for d810063
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: clone the repository
47
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
48
- name: run action
49
uses: ./
50
with:
0 commit comments