This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
repository: Ronnie/SjkScripts
|
||||
token: ${{ gitea.token }}
|
||||
|
||||
Reference in New Issue
Block a user