Skip to content

Commit

Permalink
Merge pull request #65 from FoamyGuy/update_actions_version
Browse files Browse the repository at this point in the history
update actions version
  • Loading branch information
ladyada authored Nov 7, 2024
2 parents b1145b4 + 9bb4034 commit 0ea40d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: docker run --rm -v $PWD:/project -w /project espressif/idf:v3.3.1 make firmware

- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: NINA_W102-${{ github.sha }}
path: |
Expand Down

0 comments on commit 0ea40d8

Please sign in to comment.