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
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3 # Check out the repository first.
- uses: actions/checkout@v4 # Check out the repository first.
- name: Install TypeScript dependencies
working-directory: frontend