Skip to content

Commit

Permalink
Merge pull request #4 from lafin/bump-actions
Browse files Browse the repository at this point in the history
feat: bump actions version
  • Loading branch information
Marrsianka authored Oct 5, 2022
2 parents f1133b3 + 3fd557c commit d0d3318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
app: [nodered, homebridge, mosquitto]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v1
- uses: docker/setup-buildx-action@v1
- uses: docker/login-action@v1
Expand Down

0 comments on commit d0d3318

Please sign in to comment.