Skip to content

Commit 17f1b56

Browse files
calendario 1c 2025 v3 (#89)
* Update calendar for 2025 1c (#86) * Update calendar for 2025 1c * agrego feriado por Güemes * calendario 1c2025 --------- Co-authored-by: René Juan Rico Mendoza <[email protected]> * hacer feliz a github * ahora si? * ahora si? --------- Co-authored-by: René Juan Rico Mendoza <[email protected]> Co-authored-by: René Juan Rico Mendoza <[email protected]>
1 parent 32e0aad commit 17f1b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# arguments: --allow-missing-href
5353
- name: Upload artifact
5454
# Automatically uploads an artifact from the './_site' directory by default
55-
uses: actions/upload-pages-artifact@v4
55+
uses: actions/upload-pages-artifact@v3
5656

5757
deploy:
5858
environment:
@@ -63,4 +63,4 @@ jobs:
6363
steps:
6464
- name: Deploy to GitHub Pages
6565
id: deployment
66-
uses: actions/deploy-pages@v1
66+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)