diff options
Diffstat (limited to '.github/workflows/build.yaml')
| -rw-r--r-- | .github/workflows/build.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index fffdb2c..df37780 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -55,4 +55,4 @@ jobs: steps: - name: Deploy id: deployment - uses: actions/deploy-pages@v4
\ No newline at end of file + uses: actions/deploy-pages@v5
\ No newline at end of file |
