Skip to content

Commit 828db79

Browse files
committed
Fix build issue
1 parent c247346 commit 828db79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
steps:
4949
- name: Deploy to GitHub Pages
5050
id: deployment
51-
uses: actions/deploy-pages@v2
51+
uses: actions/deploy-pages@v4

git/slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ style: |
3030
PRESENTS
3131

3232
Introduction to Git (and GitHub)
33-
18 May 2024
33+
17 May 2025
3434

3535
---
3636

0 commit comments

Comments
 (0)