chore: Update outdated GitHub Actions versions

This commit is contained in:
Padraic Slattery
2026-01-22 14:13:29 +01:00
parent 7850a73d95
commit 1b47fd97c0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
working-directory: website
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Install TailwindCSS
run: npm install
- name: Build CSS