Skip to content

Commit

Permalink
Merge pull request #24 from indexdata/DEVOPS-2662-upgrade-actions
Browse files Browse the repository at this point in the history
DEVOPS-2662 upgrade github actions
  • Loading branch information
dcrossleyau authored Feb 12, 2024
2 parents 1a7304c + 2c198d6 commit 9de7c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-phpyaz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: update packages
Expand Down

0 comments on commit 9de7c64

Please sign in to comment.