mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-04 16:45:17 +00:00
Merge pull request #300 from Ocelot-Social-Community/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
This commit is contained in:
commit
5419916b4d
2
.github/workflows/check-english-articles.yml
vendored
2
.github/workflows/check-english-articles.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Check for missing English articles
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user