Skip to content

Commit

Permalink
Merge pull request #51 from KenMwaura1/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
KenMwaura1 authored Oct 28, 2024
2 parents 4debe2e + eed2bae commit 63fbf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zoo_django_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:


steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected]
with:
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
ALLOWED_HOSTS: localhost
GITHUB_WORKFLOW: True
MODE: workflow
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Build the images and start the containers
run: |
export GITHUB_WORKFLOW=True
Expand Down

0 comments on commit 63fbf32

Please sign in to comment.