Skip to content

Commit

Permalink
🚧 build(app): upgrade gh-pages checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdesque committed Jan 27, 2024
1 parent 397cda9 commit ae8d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install and Build 🔧
run: |
Expand Down

0 comments on commit ae8d3e1

Please sign in to comment.