chore: trying CI workflow
CI / build-and-test (push) Successful in 2m8s

This commit is contained in:
2026-03-08 15:00:19 +13:00
parent 9f8686345c
commit 95deb65106
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Start SSH agent
uses: webfactory/ssh-agent@v0.8.1
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.WIKI_SSH_KEY }}