Skip to content

Commit 1653668

Browse files
Update actions/upload-pages-artifact action to v3.0.1
1 parent b6ace8e commit 1653668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: cp CNAME ./site/
3636
- run: touch site/.nojekyll
3737

38-
- uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
38+
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
3939
with:
4040
path: site
4141

0 commit comments

Comments
 (0)