Skip to content

Commit

Permalink
Update the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakshitha Kamath authored and Rakshitha Kamath committed Mar 28, 2024
1 parent 9799328 commit 05b4abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'nfs-ganesha/ci-tests'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: 'centos-ci'
- name: build JJB container image
Expand Down

0 comments on commit 05b4abf

Please sign in to comment.