Skip to content

Commit

Permalink
Upgrade actions/checkout version (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: flowrolltide <146706527+flowrolltide@users.noreply.github.com>
  • Loading branch information
1993CRV and 1993CRV committed Jun 16, 2024
1 parent 84ef6fd commit 1bde6fb
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Run the build process with Docker
uses: addnab/docker-run-action@v3
with:
Expand Down

0 comments on commit 1bde6fb

Please sign in to comment.