Skip to content

Commit 3228f7d

Browse files
authored
Update pages.yml
Modify the workflow file Signed-off-by: Artiste17 <rebuilttheworld1729@gmail.com>
1 parent 2649287 commit 3228f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
source: ./
3636
destination: ./_site
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v1
38+
uses: actions/upload-pages-artifact@v1.1.0
3939

4040
# Deployment job
4141
deploy:

0 commit comments

Comments
 (0)