Skip to content

Commit

Permalink
Merge pull request #569 from GridPlus/nb/bump-workflow
Browse files Browse the repository at this point in the history
bumps upload artifacts
  • Loading branch information
netbonus authored Oct 1, 2024
2 parents 6738d46 + 4d9095c commit 3e16c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
working-directory: ./docs

- name: Upload production-ready build files
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: production-files
path: docs/build
Expand Down

0 comments on commit 3e16c32

Please sign in to comment.