Bump actions to V4 (#6504)

This commit is contained in:
Kowlin
2025-01-07 21:41:17 +01:00
committed by GitHub
parent ba44370020
commit 22888f8014
8 changed files with 25 additions and 26 deletions

View File

@@ -9,7 +9,7 @@ jobs:
if: github.repository == 'Cog-Creators/Red-DiscordBot'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
with: