This commit is contained in:
parent
daac4ce144
commit
27fd17f581
1 changed files with 3 additions and 2 deletions
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
|
|
@ -27,10 +27,11 @@ jobs:
|
|||
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
|
||||
echo ""
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v5
|
||||
env:
|
||||
GITHUB_SERVER_URL: "https://gugulet.hu/technical/git"
|
||||
with:
|
||||
repository: "g_it/site"
|
||||
github-server-url: "https://gugulet.hu/technical/git"
|
||||
|
||||
- name: 📁 Check working directory structure
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue