1 Commits

Author SHA1 Message Date
dependabot[bot] d069a6b42e chore(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 12:25:21 +00:00
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Set up Python
uses: actions/setup-python@v6
+7 -7
View File
@@ -69,12 +69,12 @@
<pre>
Lang hh:mm
Unknown 11:46 █████████------------------------------- 23%
C++ 6:56 █████----------------------------------- 13%
PHP 6:39 █████----------------------------------- 13%
YAML 5:36 ███------------------------------------ 11%
Json 4:26 ██------------------------------------- 8%
Markdown 4:13 ███------------------------------------- 8%
Python 15:24 █████████████--------------------------- 33%
C++ 12:28 ██████████------------------------------ 27%
PHP 4:10 ███------------------------------------- 9%
YAML 4:06 ███------------------------------------- 9%
Markdown 2:19 ██-------------------------------------- 5%
Bash 1:33 █--------------------------------------- 3%
</pre>
@@ -89,5 +89,5 @@ Markdown 4:13 ███------------------------------------- 8%
<hr>
<p align="center" style="text-align:center;">Last update: Thursday, 7 May 08:40 CEST</p>
<p align="center" style="text-align:center;">Last update: Monday, 24 November 05:36 CET</p>
<p align="center" style="text-align:center;"><a href="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml"><img src="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml/badge.svg" alt="Update README" style="display:inline-block;"></a> <img alt="made with ♥" style="display:inline-block;" src="https://img.shields.io/badge/made_with-%E2%99%A5-663399?style=flat&labelColor=%23343B41"></p>