Skip to content

Commit 8d7c017

Browse files
authored
Merge pull request #21 from eSolia/chore/bump-deprecated-node20-actions
chore(ci): bump Node 20 actions to Node 24-based versions
2 parents 6feb3a7 + 8e32cbf commit 8d7c017

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/update-profile-readme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ jobs:
2929
persist-credentials: true # Required for git-auto-commit to push
3030

3131
- name: Setup Deno environment
32-
uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2.0.3
32+
uses: denoland/setup-deno@667a34cdef165d8d2b2e98dde39547c9daac7282 # v2.0.4
3333
with:
3434
deno-version: v2.x
3535

3636
- name: Build site
3737
run: deno task build
3838

3939
- name: Commit changes
40-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
40+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
4141
with:
4242
commit_message: Apply changes during gh actions build
4343
status_options: '--untracked-files=no'

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Proven.lol Lightweight Proof](https://img.shields.io/badge/Proven.lol-Lightweight_Proof-green?style=flat-square&logo=cachet)](https://proven.lol/fbd788)
22

3-
**Last Updated:** April 24th, 2026 at 5:02:56 AM GMT+9   **Today is:** Friday, April 24, 2026
3+
**Last Updated:** April 24th, 2026 at 6:59:19 AM GMT+9   **Today is:** Friday, April 24, 2026
44

55
## Welcome 👋
66

0 commit comments

Comments
 (0)