Skip to content

Commit aa01363

Browse files
Bump the gh-actions group across 1 directory with 3 updates (#32)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29a488c commit aa01363

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v7
3434

3535
# Inject the API Key secret into the source file
3636
- name: Inject API Key
@@ -48,10 +48,10 @@ jobs:
4848
4949
5050
- name: Setup Pages
51-
uses: actions/configure-pages@v5
51+
uses: actions/configure-pages@v6
5252

5353
- name: Upload artifact
54-
uses: actions/upload-pages-artifact@v3
54+
uses: actions/upload-pages-artifact@v5
5555
with:
5656
# Upload entire repository
5757
path: '.'

0 commit comments

Comments
 (0)