Skip to content

Commit

Permalink
Merge pull request #49 from infhyroyage/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-pages-artifact-3

Bump actions/upload-pages-artifact from 2 to 3
  • Loading branch information
infhyroyage authored Jan 18, 2024
2 parents 570a85d + 5e52ccb commit 169ce90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-swagger-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
spec-file: apim/apis-functions-swagger.yaml

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./swagger-ui

Expand Down

0 comments on commit 169ce90

Please sign in to comment.