Skip to content

Commit

Permalink
Update in one more spot
Browse files Browse the repository at this point in the history
  • Loading branch information
alizbay94 committed Jan 2, 2025
1 parent cfa0e9f commit 9aed4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: mr-smithers-excellent/docker-build-push@v6
with:
image: ${{ secrets.DOCKERHUB_USERNAME }}/nagbot
Expand Down

0 comments on commit 9aed4bf

Please sign in to comment.