Skip to content

Commit 761a7ea

Browse files
authored
Merge pull request #337 from yuceltoluyag/dependabot/github_actions/actions/upload-pages-artifact-5
chore(deps): bump actions/upload-pages-artifact from 3 to 5
2 parents da5ad58 + 38328bc commit 761a7ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pelican.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Upload Pages artifact
5151
# Sürümü v3'e düşürdük
52-
uses: actions/upload-pages-artifact@v3
52+
uses: actions/upload-pages-artifact@v5
5353
with:
5454
path: output
5555

0 commit comments

Comments
 (0)