mirror of
https://github.com/marvinscham/marvinscham.git
synced 2026-06-22 05:12:32 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d069a6b42e |
@@ -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
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user