Skip to content

Commit 1c1bb2e

Browse files
Update actions/upload-pages-artifact action to v4
1 parent 834efef commit 1c1bb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-legacy-ami.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: Describe images
124124
run: nix run .#describe-images > ./site/images.json
125125
- name: Upload pages
126-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
126+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
127127
with:
128128
path: ./site
129129
- name: Deploy pages

0 commit comments

Comments
 (0)