diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 31874ed..90024d2 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -41,7 +41,7 @@ jobs: persist-credentials: false - name: Cache pip 💾 - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.cache/pip key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }} @@ -49,7 +49,7 @@ jobs: ${{ runner.os }}-pip- - name: Cache PlatformIO 💾 - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ~/.platformio key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }} diff --git a/.github/workflows/contribute.yml b/.github/workflows/contribute.yml index d7baba1..5f98f47 100644 --- a/.github/workflows/contribute.yml +++ b/.github/workflows/contribute.yml @@ -9,7 +9,7 @@ jobs: if: github.ref == 'refs/heads/main' && github.repository_owner == 'pixelit-project' steps: - name: Contribute List - uses: akhilmhdh/contributors-readme-action@v2.3.6 + uses: akhilmhdh/contributors-readme-action@v2.3.10 with: auto_detect_branch_protection: false commit_message: "Updated readme with new contributors" diff --git a/README.md b/README.md index 74cd910..8262efd 100644 --- a/README.md +++ b/README.md @@ -34,92 +34,105 @@ Thanks to these great people for supporting this project.
-
-
- - o0shojo0o - - |
-
-
-
- - foorschtbar - - |
-
-
-
- - miccgn - - |
-
-
-
- - jekader - - |
-
-
-
- - Metaln00b - - |
-
-
-
- - pplucky - - |
-
-
- - fmunozs - - |
-
-
-
- - rozza-m - - |
-
-
-
- - hermannbach - - |
-
-
-
- - d4rkd3v1l - - |
-
-
-
- - hamster65 - - |
-
-
-
- - rliegmann - - |
+
+
+ + o0shojo0o + + |
+
+
+
+ + foorschtbar + + |
+
+
+
+ + miccgn + + |
+
+
+
+ + rliegmann + + |
+
+
+
+ + jekader + + |
+
+
+
+ + Metaln00b + + |
+
+
+
+ + pplucky + + |
+
+
+
+ + fmunozs + + |
+
+
+
+ + rozza-m + + |
+
+
+
+ + Flolant + + |
+
+
+
+ + hermannbach + + |
+
+
+
+ + d4rkd3v1l + + |
+
+
+
+ + hamster65 + + |
+