Skip to content

Commit

Permalink
Update Github Actions Artifacts version (SmartThingsCommunity#1630)
Browse files Browse the repository at this point in the history
Update the GA Artifacts version
  • Loading branch information
hcarter-775 authored Sep 12, 2024
1 parent 71a1c62 commit b5808a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Upload event file artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: event-file
path: ${{ github.event_path }}
Expand Down

0 comments on commit b5808a0

Please sign in to comment.