Skip to content

Commit 968fc53

Browse files
🏗🔧:use correct action digest/version
Signed-off-by: Derek Lewis <[email protected]>
1 parent 2399d7c commit 968fc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: pages
4242
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
44+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
4545
with:
4646
path: _site
4747
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)