Skip to content

Commit ce59805

Browse files
authored
Update release.yml
1 parent 14440e2 commit ce59805

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Download Artifact
24-
uses: actions/download-artifact@v3
24+
uses: actions/download-artifact@v4.1.8
2525
with:
2626
name: FreeGameNotifications
27-
path: ./artifacts/
2827

2928
# - name: Create GitHub Release
3029
# uses: actions/create-release@v1

0 commit comments

Comments
 (0)