mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-02 03:39:39 +00:00
Update GitHub Actions to the Latest Versions
This commit is contained in:
parent
a32c3922b3
commit
70bb6f3b42
2 changed files with 4 additions and 4 deletions
4
.github/workflows/dependency-review.yml
vendored
4
.github/workflows/dependency-review.yml
vendored
|
@ -15,6 +15,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Checkout Repository'
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: 'Dependency Review'
|
||||
uses: actions/dependency-review-action@v3
|
||||
uses: actions/dependency-review-action@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue