Skip to content

Commit 243ae6e

Browse files
authored
Merge pull request #151 from UA-Libraries-Research-Data-Services/update-r-recipes
Update more GitHub Action versions
2 parents f6c337a + 0aa9226 commit 243ae6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ jobs:
4242
jupyter-book build .
4343
4444
- name: Setup Pages
45-
uses: actions/configure-pages@v3
45+
uses: actions/configure-pages@v5
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v3
48+
uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: './_build/html'
5151

0 commit comments

Comments
 (0)