chore(ci): update actions to remove deprecation warnings

This commit is contained in:
AAGaming
2024-06-29 17:53:01 -04:00
parent e266258fc4
commit a12d9d2bdb
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Get changed files
id: changed-files