We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ef182 commit cdb07b2Copy full SHA for cdb07b2
.github/workflows/deploy.yml
@@ -35,4 +35,4 @@ jobs:
35
steps:
36
- name: Deploy to GitHub Pages
37
id: deployment
38
- uses: actions/deploy-pages@v1
+ uses: actions/deploy-pages@v4
.github/workflows/deployJob.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Create Telegram Notification
39
env:
40
GITHUB_TOKEN: ${{ secrets.SECRET_GITHUB_TOKEN }}
0 commit comments