Skip to content

Commit 8ca8e09

Browse files
Merge branch 'main' into dependabot/github_actions/actions/checkout-6.0.3
2 parents d5dd033 + da2d9c3 commit 8ca8e09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/casket-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ jobs:
9898
touch ../_site/.nojekyll
9999
100100
- name: Setup Pages
101-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
101+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
102102

103103
- name: Upload artifact
104-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
104+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
105105
with:
106106
path: '_site'
107107

0 commit comments

Comments
 (0)