Skip to content

Commit

Permalink
actions updates
Browse files Browse the repository at this point in the history
- Rev'd checkout to v4
- Rev'd push files to v1.1.2
  • Loading branch information
GingerGraham committed Apr 2, 2024
1 parent 50bbf9c commit 9f28ffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Copy-To-GrahamWattsWeb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout KnowledgeBase
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true
- name: Add Front Matter
Expand All @@ -25,7 +25,7 @@ jobs:
- name: Convert H1 to H2
run: .github/scripts/convertH1toH2.sh
- name: Copy files to GrahamWattsWeb
uses: nkoppel/[email protected].0
uses: nkoppel/[email protected].2
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
Expand Down

0 comments on commit 9f28ffb

Please sign in to comment.