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 2558414 commit c2090e2Copy full SHA for c2090e2
.github/workflows/github-actions-deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
git fetch upstream
24
git merge upstream/master
25
git push origin HEAD:master --force
26
- - name: Checkout Fork
+ - name: Checkout Fork
27
uses: actions/checkout@v3
28
with:
29
repository: creativetimofficial/paper-dashboard-laravel
0 commit comments