mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2024-11-17 19:08:57 +01:00
Update Check for updates.yml
+ Update dependencies
This commit is contained in:
parent
a33f812ff5
commit
98a3abce92
4
.github/workflows/Check for updates.yml
vendored
4
.github/workflows/Check for updates.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# https://github.com/marketplace/actions/checkout
|
# https://github.com/marketplace/actions/checkout
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.5.3
|
||||||
- name: Create download folder
|
- name: Create download folder
|
||||||
run: mkdir -p ./download
|
run: mkdir -p ./download
|
||||||
# https://github.com/marketplace/actions/github-action-for-wget
|
# https://github.com/marketplace/actions/github-action-for-wget
|
||||||
@ -43,4 +43,4 @@ jobs:
|
|||||||
- name: Git Auto Commit
|
- name: Git Auto Commit
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||||
with:
|
with:
|
||||||
commit_message: Automated Change by GitHub Actions
|
commit_message: Automated Change by GitHub Action
|
||||||
|
Loading…
Reference in New Issue
Block a user