Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianruesch committed Nov 30, 2023
1 parent 351dac3 commit 0351142
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
contents: read
steps:
- name: "Checkout Repository"
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: true
- name: "Set up Hugo"
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea
.idea
public

0 comments on commit 0351142

Please sign in to comment.