Skip to content

Commit

Permalink
update to new checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mandulaj committed Feb 8, 2024
1 parent 3fe485f commit 7e92714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Build Ubuntu ${{ matrix.version }}.04
steps:
- name: Code Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Create Workspace
run: |
export REPO=$(basename $GITHUB_REPOSITORY) &&
Expand Down

0 comments on commit 7e92714

Please sign in to comment.