Skip to content

Commit

Permalink
Merge pull request #6 from davorg/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
davorg committed Feb 13, 2024
2 parents c02a639 + 70a711a commit 68effe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildsite.yml
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Create pages
run: aphra build > aphra.log 2>&1
Expand Down

0 comments on commit 68effe3

Please sign in to comment.