Skip to content

Commit

Permalink
Merge pull request #253 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 89b90ca + 0038f3a commit c64e600
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-rssi-viewer
path: nrf-connect-rssi-viewer.zip
Expand Down

0 comments on commit c64e600

Please sign in to comment.