Skip to content

Commit 39aeaf1

Browse files
committed
version bump
1 parent 0d920f6 commit 39aeaf1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v3
1919
- name: Build PR
20-
uses: ntno/build-mkdocs-composite-action@v1
20+
uses: ntno/build-mkdocs-composite-action@v2
2121
with:
2222
archive-enabled: true
2323
version: 1.0.3

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ inputs:
3737
runs:
3838
using: "composite"
3939
steps:
40-
# - name: Checkout
41-
# uses: actions/checkout@v3
4240
- name: Configure AWS credentials
4341
uses: aws-actions/configure-aws-credentials@v1
4442
with:

0 commit comments

Comments
 (0)