Skip to content

Commit

Permalink
use actions checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
hernansaa committed Sep 6, 2024
1 parent b725056 commit 38b63ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
# python-version: [3.7, 3.8, 3.9]

steps:
- uses: actions/checkout@v4
- name: 'Hello world'
run: echo "Hello world!"
- name: Dime la fecha
Expand Down

0 comments on commit 38b63ff

Please sign in to comment.