Explorar o código

Merge pull request #3609 from gui-cs/dependabot/github_actions/actions/configure-pages-5

Bump actions/configure-pages from 4 to 5
Tig hai 1 ano
pai
achega
b3ebd7e964
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/api-docs.yml

+ 1 - 1
.github/workflows/api-docs.yml

@@ -32,7 +32,7 @@ jobs:
 
     - name: Setup Pages
       if: github.ref_name == 'main' ||  github.ref_name == 'develop'
-      uses: actions/configure-pages@v4
+      uses: actions/configure-pages@v5
       
     - name: Upload artifact
       if: github.ref_name == 'main' ||  github.ref_name == 'develop'