Skip to content

Commit

Permalink
Merge pull request #112 from research-software-collaborations/dependa…
Browse files Browse the repository at this point in the history
…bot/github_actions/actions/deploy-pages-4

Bump actions/deploy-pages from 3 to 4
  • Loading branch information
davidlange6 authored Dec 22, 2023
2 parents a0b45eb + ce5bfda commit 75bd740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
&& github.ref == 'refs/heads/master'
&& github.repository == 'research-software-collaborations/research-software-collaborations.github.io'
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 75bd740

Please sign in to comment.