Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
Upgrade actions version
  • Loading branch information
palagdan authored Aug 7, 2024
1 parent 4fc2de7 commit ce05ec5
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

#- name: Build application archive
# run: mvn clean package -B
Expand Down

0 comments on commit ce05ec5

Please sign in to comment.