Skip to content

Commit 6b50cf5

Browse files
Updating file '.github/workflows/build-page.yml' with otterdog.
1 parent 52676dc commit 6b50cf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-page.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
working-directory: otterdog-configs
7777

7878
- name: Upload generated site content
79-
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
79+
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
8080
with:
8181
name: generated-site
8282
path: |
@@ -90,7 +90,7 @@ jobs:
9090
steps:
9191
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
9292
- name: Download generated site content
93-
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
93+
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
9494
with:
9595
name: generated-site
9696
- shell: bash
@@ -119,4 +119,4 @@ jobs:
119119
steps:
120120
- name: Deploy to GitHub Pages
121121
id: deployment
122-
uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0
122+
uses: actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42 # v4.0.3

0 commit comments

Comments
 (0)