Skip to content

Commit

Permalink
Merge pull request #483 from NordicSemiconductor/doc_update_upload_ar…
Browse files Browse the repository at this point in the history
…tifact_version

.github: update zoomin.yml to use upload v4
  • Loading branch information
greg-fer authored Nov 25, 2024
2 parents 311a7d2 + 8a7ebe7 commit 3993c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zoomin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Create Zoomin bundle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Copy zoomin properties
run: |
Expand All @@ -27,7 +27,7 @@ jobs:
docs/* mkdocs.yml custom.properties tags.yml
- name: Upload documentation artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: nrf-connect-ppk
path: nrf-connect-ppk.zip
Expand Down

0 comments on commit 3993c9b

Please sign in to comment.